diff options
Diffstat (limited to 'community/radvd/radvd.conf')
-rw-r--r-- | community/radvd/radvd.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/radvd/radvd.conf b/community/radvd/radvd.conf new file mode 100644 index 000000000..26cd410d1 --- /dev/null +++ b/community/radvd/radvd.conf @@ -0,0 +1,3 @@ +# vim:set ts=2 sw=2 ft=sh noet: + +DAEMON_OPTS='--logmethod syslog' |