aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ice.service
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ice.service')
-rw-r--r--scripts/ice.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/ice.service b/scripts/ice.service
new file mode 100644
index 00000000..f63ecf44
--- /dev/null
+++ b/scripts/ice.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Download Ice reports
+
+[Service]
+Type=simple
+User=flint
+Group=flint
+ExecStart=/usr/bin/python ice.py
+WorkingDirectory=/home/guillaume/projects/code/python
+EnvironmentFile=/etc/serenitas.conf