tftp/rc.tftp

changeset 796
02101011a9bc
parent 795
ef076e9bc56b
     1.1 --- a/tftp/rc.tftp	Mon Aug 25 19:06:31 2014 +0200
     1.2 +++ b/tftp/rc.tftp	Mon Aug 25 19:07:19 2014 +0200
     1.3 @@ -32,7 +32,7 @@
     1.4  %start -u @l_susr@
     1.5      rcService tftp enable yes || exit 0
     1.6      rcService tftp active yes && exit 0
     1.7 -    opts="-l -u @l_nusr@ -m @l_prefix@/etc/tftp/tftpd.remap"
     1.8 +    opts="-l -u @l_nusr@ -m @l_prefix@/etc/tftp/tftpd.remap -P$tftp_pidfile"
     1.9      if [ ".$tftp_listen" != . ]; then
    1.10          opts="$opts -a $tftp_listen"
    1.11      fi

mercurial