Template /etc/sogo/sogo.conf instead of /var/lib/sogo/GNUstep/Defaults/.GNUstepDefaults

This commit is contained in:
Daniel Berteaud 2013-12-12 10:41:10 +01:00
parent f34b69c279
commit fd56f72c98
19 changed files with 6 additions and 8 deletions

View File

@ -7,7 +7,7 @@ service_link_enhanced("sogod", "S85", "7");
templates2events("/etc/e-smith/sql/init/sogo", qw(email-update bootstrap-console-save));
templates2events("/etc/cron.d/sogo-alarm", qw(email-update bootstrap-console-save));
templates2events("/var/lib/sogo/GNUstep/Defaults/.GNUstepDefaults", qw(email-update bootstrap-console-save pre-backup));
templates2events("/etc/sogo/sogo.conf", qw(email-update bootstrap-console-save pre-backup));
templates2events("/etc/sysconfig/sogo", qw(email-update bootstrap-console-save));
templates2events("/etc/logrotate.d/sogo", qw(email-update bootstrap-console-save));
templates2events("/etc/pam.d/dovecot", qw(email-update bootstrap-console-save));

View File

@ -4,3 +4,5 @@
if [ $? -eq 0 ]; then
/usr/sbin/usermod -d /var/lib/sogo -m -s /sbin/nologin -c "SOGo daemon" sogo 2>/dev/null
fi
rm -f /var/lib/sogo/GNUstep/Defaults/.GNUstepDefaults

View File

@ -0,0 +1,2 @@
\{

View File

@ -0,0 +1 @@
\}

View File

@ -1,5 +0,0 @@
\{
NSGlobalDomain = \{
\};
sogod = \{