generalconfig / etc / systemd / system / missed-calls.service /
86a659f a year ago
1 contributor
12 lines | 0.209kb
[Unit]
Description=Réponse aux appels manqués sur le fixe de la section

[Service]
Type=simple
User=sms
ExecStart=/home/sms/missed-calls
Restart=on-failure
RestartSec=5

[Install]
WantedBy=multi-user.target