X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/6d99eb2938e976229cb50d848a1bc491532b54f9..HEAD:/redhat/quagga.sysconfig?ds=inline

diff --git a/redhat/quagga.sysconfig b/redhat/quagga.sysconfig
index caa0fff..8353b13 100644
--- a/redhat/quagga.sysconfig
+++ b/redhat/quagga.sysconfig
@@ -11,6 +11,12 @@ RIPNGD_OPTS="-A ::1"
 ZEBRA_OPTS="-A 127.0.0.1"
 PIMD_OPTS="-A 127.0.0.1"
 
+# Default: The compiled in default user and group(s), useful to
+# system startup to chmod config files.
+QUAGGA_USER=quagga
+QUAGGA_GROUP=quagga
+VTY_GROUP=
+
 # Watchquagga configuration for LSB initscripts
 #
 # (Not needed with systemd: the service files are configured to automatically