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