summaryrefslogtreecommitdiff
path: root/systemd/led-reboot.service
diff options
context:
space:
mode:
authorIngar <ingar@telenet.be>2022-02-13 16:13:10 +0100
committerIngar <ingar@telenet.be>2022-02-13 16:13:10 +0100
commitbe011ccff1c55d6d07a1d2259165c5a9ac75f9fa (patch)
tree8b26e73fc1b05ab41cd501efd238690f1e656d07 /systemd/led-reboot.service
parentf886626e84b99eacda30baf8ce3e2827e8bb6cc7 (diff)
Fixed systemd boot status handling.
Diffstat (limited to 'systemd/led-reboot.service')
-rw-r--r--systemd/led-reboot.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/systemd/led-reboot.service b/systemd/led-reboot.service
deleted file mode 100644
index 4214d9c..0000000
--- a/systemd/led-reboot.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=ledctl to indicate reboot in progress status.
-DefaultDependencies=no
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/ledctl boot
-
-[Install]
-WantedBy=reboot.target