summarylogtreecommitdiffstats
path: root/smsd.service
blob: af75e79fb1e24c9fb8cfd2c260dcd38d99f823b9 (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/smsd.log \
	-p/run/smsd/smsd.pid -i/run/smsd/smsd.working

[Install]
WantedBy=multi-user.target