# default: off
# description: sredir allows to share serial port on the net
service unlisted
{
        type                    = UNLISTED
        protocol                = tcp
        port                    = 7200
        disable                 = no
        socket_type             = stream
        wait                    = no
        user                    = root
        server                  = /usr/sbin/sredird
        server_args             = 5 /dev/ttyS0 /var/lock/LCK..ttyS0
}
