1 |
diff -up ./etc/ypserv.conf.slp-warning ./etc/ypserv.conf |
2 |
--- ./etc/ypserv.conf.slp-warning 2006-10-12 13:03:32.000000000 +0200 |
3 |
+++ ./etc/ypserv.conf 2013-05-06 18:32:16.581509617 +0200 |
4 |
@@ -13,9 +13,9 @@ |
5 |
|
6 |
# Should we register ypserv with SLP? Only available if SLP support |
7 |
# is compiled in. Deprecated functionality. |
8 |
-slp: no |
9 |
+# slp: no |
10 |
# After how many seconds we should re-register ypserv with SLP? |
11 |
-slp_timeout: 3600 |
12 |
+# slp_timeout: 3600 |
13 |
|
14 |
# xfr requests are only allowed from ports < 1024 |
15 |
xfr_check_port: yes |