summaryrefslogtreecommitdiff
blob: 1fb436681b4be522ecae9d0856419e40aeafecef (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=SMS Server Tools 3

[Service]
User=smsd
PIDFile=/run/smsd/smsd.pid
ExecStart=/usr/bin/smsd -n MAINPROCESS -l/var/log/smsd.log \
	-p/run/smsd/smsd.pid -i/run/smsd/smsd.working

[Install]
WantedBy=multi-user.target