summarylogtreecommitdiffstats
path: root/sogo.service
diff options
context:
space:
mode:
authorDJ Lucas2015-07-28 23:55:44 -0500
committerDJ Lucas2015-07-28 23:55:44 -0500
commitc65967e42fbcc7246dee1eb67512d09379162bfd (patch)
tree3cfccd7383bb1e179bf27c06118a989682ee97c5 /sogo.service
parentd682efb33d1a4fb0938d6d4072e2a270800c9548 (diff)
downloadaur-c65967e42fbcc7246dee1eb67512d09379162bfd.tar.gz
Update to 2.3.1
Diffstat (limited to 'sogo.service')
-rw-r--r--sogo.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/sogo.service b/sogo.service
index a97536d8536b..e2b79db0f9de 100644
--- a/sogo.service
+++ b/sogo.service
@@ -5,7 +5,8 @@ After=network.target slapd.service memcached.service postfix.service dovecot.ser
[Service]
User=sogo
RuntimeDirectory=sogo
-ExecStart=/usr/bin/sogod -WOPidFile /var/run/sogo/sogo.pid -WONoDetach YES
+EnvironmentFile=-/etc/conf.d/sogo
+ExecStart=/usr/bin/sogod -WOPidFile /var/run/sogo/sogo.pid -WONoDetach YES $SOGOLOGOPTS
[Install]
WantedBy=multi-user.target