summaryrefslogtreecommitdiff
path: root/systemd/led-ready.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/led-ready.service')
-rw-r--r--systemd/led-ready.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/led-ready.service b/systemd/led-ready.service
index 79544ed..1dc62e9 100644
--- a/systemd/led-ready.service
+++ b/systemd/led-ready.service
@@ -3,7 +3,7 @@ Description=ledctl indicate ready status
After=multi-user.target
[Service]
-Type=simple
+Type=oneshot
ExecStart=/usr/bin/ledctl ready
[Install]