diff options
| author | Ingar <ingar@telenet.be> | 2022-02-13 22:03:26 +0100 |
|---|---|---|
| committer | Ingar <ingar@telenet.be> | 2022-02-13 22:03:26 +0100 |
| commit | 7902738ef38e30c5275feee2fec78d3c39ff7c93 (patch) | |
| tree | 9361a5ad4566d813c6fc1b60c20f7061e9cc066a | |
| parent | 86134b6fadad9c5c15277dbdb15044a1ae5c4a73 (diff) | |
Removed deleted file.
| -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 - |
