This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/gammu-smsd
-
EnvironmentFile=-/etc/sysconfig/gammu-smsd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/gammu-smsd --pid=/run/gammu-smsd.pid --daemon
-
ExecStart=/usr/bin/gammu-smsd --pid=/var/run/gammu-smsd.pid --daemon
-
ExecStopPost=/bin/rm -f /run/gammu-smsd.pid
-
ExecStopPost=/bin/rm -f /var/run/gammu-smsd.pid
-
PIDFile=/run/gammu-smsd.pid
-
PIDFile=/var/run/gammu-smsd.pid
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
Type=forking
-
-
[Unit]
-
After=mysql.service postgresql.service network-online.target
-
Description=SMS daemon for Gammu
-
Documentation=man:gammu-smsd(1)
-
Additionnal notes
Nothing here.