summarylogtreecommitdiffstats
path: root/sogo.service
blob: a97536d8536bb530d8d70839eb78d63b4018e1c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Sogo Daemon
After=network.target slapd.service memcached.service postfix.service dovecot.service postgresql.service

[Service]
User=sogo
RuntimeDirectory=sogo
ExecStart=/usr/bin/sogod -WOPidFile /var/run/sogo/sogo.pid -WONoDetach YES

[Install]
WantedBy=multi-user.target