aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ice.service
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ice.service')
-rw-r--r--scripts/ice.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/scripts/ice.service b/scripts/ice.service
deleted file mode 100644
index 82e28337..00000000
--- a/scripts/ice.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[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