diff options
Diffstat (limited to 'filehooker/root-image')
-rw-r--r-- | filehooker/root-image/etc/systemd/system/collectd.service.d/wait.conf (renamed from filehooker/root-image/etc/systemd/system/Reaktor@reaktor.service.d/wait.service) | 2 | ||||
-rw-r--r-- | filehooker/root-image/etc/systemd/system/collectd.service.d/wait.service | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/filehooker/root-image/etc/systemd/system/Reaktor@reaktor.service.d/wait.service b/filehooker/root-image/etc/systemd/system/collectd.service.d/wait.conf index 45a9b4c8..05d8b43c 100644 --- a/filehooker/root-image/etc/systemd/system/Reaktor@reaktor.service.d/wait.service +++ b/filehooker/root-image/etc/systemd/system/collectd.service.d/wait.conf @@ -1,2 +1,2 @@ -[service] +[Service] ExecStartPre=/usr/bin/sleep 20 diff --git a/filehooker/root-image/etc/systemd/system/collectd.service.d/wait.service b/filehooker/root-image/etc/systemd/system/collectd.service.d/wait.service deleted file mode 100644 index 45a9b4c8..00000000 --- a/filehooker/root-image/etc/systemd/system/collectd.service.d/wait.service +++ /dev/null @@ -1,2 +0,0 @@ -[service] -ExecStartPre=/usr/bin/sleep 20 |