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 -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
RestrictRealtimeIntroduced 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.