]> git.pld-linux.org Git - packages/bootp.git/blobdiff - bootp.inetd
- PLD dir for tftp
[packages/bootp.git] / bootp.inetd
index df54d2dacaaa0367e8944dee5f266ff7cdbebcf3..06d1585cc0443912e3c38543107b2a564955ff77 100644 (file)
@@ -1,8 +1,9 @@
-SERVICE_NAME=bootp
+SERVICE_NAME=bootps
 SOCK_TYPE=dgram
 PROTOCOL=udp
+PORT=67
 FLAGS=wait
 USER=root
 SERVER=tcpd
 DAEMON=/usr/sbin/bootpd
-DAEMONARGS="-i"
+DAEMONARGS="-i -c /var/lib/tftp"
This page took 0.07759 seconds and 4 git commands to generate.