diff options
Diffstat (limited to 'systemd/led-shutdown.service')
| -rw-r--r-- | systemd/led-shutdown.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/systemd/led-shutdown.service b/systemd/led-shutdown.service deleted file mode 100644 index 07fc163..0000000 --- a/systemd/led-shutdown.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=ledctl to indicate shut down status. -DefaultDependencies=no - -[Service] -Type=simple -ExecStart=/usr/bin/ledctl off - -[Install] -WantedBy=halt.target shutdown.target - |
