ajout de la conf systemd
This commit is contained in:
parent
57c81d9752
commit
76e23e1c09
11
icingabot.service
Normal file
11
icingabot.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=IRC Icinga2 bot
|
||||
|
||||
[Service]
|
||||
ExecStart=/srv/icingabot/icingabot.py
|
||||
Restart=always
|
||||
RestartSec=1min
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Alias=icingabot.service
|
Loading…
Reference in New Issue
Block a user