mostly fixes, some new scripts
[distro-setup] / filesystem / etc / systemd / system / prometheus.d / restart.conf
diff --git a/filesystem/etc/systemd/system/prometheus.d/restart.conf b/filesystem/etc/systemd/system/prometheus.d/restart.conf
deleted file mode 100644 (file)
index aa2ea84..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-[Unit]
-# needed to continually restart
-StartLimitIntervalSec=0
-
-[Service]
-Restart=always
-# time to sleep before restarting a service
-RestartSec=600