Author: hawk                         Date: Thu Sep 14 21:18:28 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- configuration for standalone atftpd kept in /etc/sysconfig

---- Files affected:
SOURCES:
   atftpd.sysconfig (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/atftpd.sysconfig
diff -u /dev/null SOURCES/atftpd.sysconfig:1.1
--- /dev/null   Thu Sep 14 23:18:28 2006
+++ SOURCES/atftpd.sysconfig    Thu Sep 14 23:18:23 2006
@@ -0,0 +1,10 @@
+# atftpd startup configuration file
+
+# Try to define nice-level for running rsyncd
+SERVICE_RUN_NICE_LEVEL="+5"
+
+# Root directory for TFTP server
+ATFTPD_DIRECTORY="/var/lib/tftp"
+
+# Additional options to atftpd (see: man atftpd)
+#ATFTPD_OPTIONS="--bind-address 192.168.0.1"
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to