diff options
Diffstat (limited to 'systemd/led-boot.service')
| -rw-r--r-- | systemd/led-boot.service | 2 |
1 files changed, 1 insertions, 1 deletions
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] |
