actually set the vars ok

This commit is contained in:
2015-08-17 13:36:49 +03:00
parent f2c19a6996
commit 6ef5f62d75
3 changed files with 11 additions and 4 deletions

View File

@@ -67,8 +67,8 @@ get_allowed_users() {
}
runtime_config() {
config='/etc/userrc.conf'
cfg_logdir='/tmp/userrc'
config='@CONFIG@'
cfg_logdir='@LOGDIR@'
while (( $# )); do
case "$1" in