WMDERPDIR in wmde-rp.conf

This commit is contained in:
Tobias Herre 2025-05-02 18:41:04 -04:00
parent b05e8051aa
commit 53c6e8c70e
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#!/bin/sh
HOMEDIR=$(getent passwd "$PAM_USER" | cut -d: -f6)
WMDERPDIRNAME=".wmde-osync"
WMDERPDIR="$HOMEDIR/$WMDERPDIRNAME"
LOGFILE=$WMDERPDIR/usersync.log

View File

@ -15,6 +15,7 @@ NETGROUPS="wmde-rp-general"
WAIT_FOR_CONFIG=always # always, first or never
WAIT_FOR_FULLSYNC=never # always, first or never
WMDERPDIRNAME=".wmde-rp"
CONFIG_DIRS=" \