aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ice.service
blob: 82e283377fcb094d640b9d60e7cd8893337c33e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Download Ice reports
OnFailure=monitor@%n

[Service]
Type=simple
User=flint
Group=flint
ExecStart=/usr/bin/python ice.py
WorkingDirectory=/home/guillaume/projects/code/python
EnvironmentFile=/etc/serenitas.conf