summaryrefslogtreecommitdiffstats
path: root/network/quagga/README
diff options
context:
space:
mode:
author Robby Workman2012-09-12 23:09:39 +0200
committer Robby Workman2012-09-13 01:03:42 +0200
commit7d275467dac567cbd87fb8ce64cb8f6aafba649b (patch)
tree74c7a9cb0dacab46c832e35256188e6e9fe03219 /network/quagga/README
parent27e20a71f856792501244a84d127acc5c9b0d52e (diff)
downloadslackbuilds-7d275467dac567cbd87fb8ce64cb8f6aafba649b.tar.gz
network/quagga: Fixed logrotate script (added "su" directive)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/quagga/README')
-rw-r--r--network/quagga/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/quagga/README b/network/quagga/README
index 401d4f80f7..b8f5d5a934 100644
--- a/network/quagga/README
+++ b/network/quagga/README
@@ -4,3 +4,6 @@ FreeBSD, Linux, Solaris and NetBSD. Quagga is a fork of GNU Zebra which
was developed by Kunihiro Ishiguro. The Quagga tree aims to build a more
involved community around Quagga than the current centralised model of
GNU Zebra.
+
+You need a "quagga" user and group; we suggest uid=245 and gid=245.
+You also need a "quaggavt" group; we suggest uid=246.