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