From be011ccff1c55d6d07a1d2259165c5a9ac75f9fa Mon Sep 17 00:00:00 2001 From: Ingar Date: Sun, 13 Feb 2022 16:13:10 +0100 Subject: Fixed systemd boot status handling. --- systemd/led-boot.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemd/led-boot.service') diff --git a/systemd/led-boot.service b/systemd/led-boot.service index 5112f8b..2414c8f 100644 --- a/systemd/led-boot.service +++ b/systemd/led-boot.service @@ -3,7 +3,7 @@ Description=ledctl to indicate boot in progress status. After=local-fs.target [Service] -Type=simple +Type=oneshot ExecStart=/usr/bin/ledctl boot [Install] -- cgit v1.2.3