From 31b1d98b445dd413ad6fd7e7492b42a58cfe1bc9 Mon Sep 17 00:00:00 2001 From: rsiddall Date: Tue, 6 Nov 2007 21:23:38 +0000 Subject: [PATCH] First version of a RedHat-style system configuration file for Freeside. This would live in /etc/sysconfig and include some of the values that are currently hard-coded in Makefile. --- install/rpm/freeside.sysconfig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 install/rpm/freeside.sysconfig diff --git a/install/rpm/freeside.sysconfig b/install/rpm/freeside.sysconfig new file mode 100644 index 000000000..bc6a02d16 --- /dev/null +++ b/install/rpm/freeside.sysconfig @@ -0,0 +1,5 @@ +#QUEUED_USER= +#RADACCTD_USER= +# +#SELFSERVICE_USER= +#SELFSERVICE_MACHINES= -- 2.20.1