]> git.pld-linux.org Git - packages/gated.git/blame - gated-3.5.10-config.patch
- dropped pre-cvs changelog
[packages/gated.git] / gated-3.5.10-config.patch
CommitLineData
f5da5f84
JR
1--- gated-3-5-10/src/configs/linux-2.0.orig Fri Jul 3 01:12:54 1998
2+++ gated-3-5-10/src/configs/linux-2.0 Wed Oct 28 14:20:26 1998
3@@ -9,10 +9,25 @@
4
5 signal_h /usr/include/asm/signal.h
6
7+# where to shove this stuff - FSS compliance + security
8+# symlinks in world writable dirs to libc.so.* etal!
9+bindir /usr/bin
10+sbindir /usr/sbin
11+path_config /etc/%s.conf
12+path_dump /var/gated/%s_dump
13+path_dumpdir /var/gated
14+path_pid /var/run/%s.pid
15+path_version /var/run/%s.version
16+
17+# sort out gdc
18+gdc_group wheel
19+config_mode 0660
20+
21+
22 # set your favourite protocol set.
23
24-#protocols bgp icmp ospf rip egp
25-protocols icmp ospf rip
26+#protocols bgp icmp ospf rip egp
27+protocols bgp egp icmp rip ospf rdisc
28
29 # List libraries required for your environment
30 ldflags -ldb
This page took 0.065068 seconds and 4 git commands to generate.