From 7902738ef38e30c5275feee2fec78d3c39ff7c93 Mon Sep 17 00:00:00 2001 From: Ingar Date: Sun, 13 Feb 2022 22:03:26 +0100 Subject: Removed deleted file. --- systemd/led-shutdown.service | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 systemd/led-shutdown.service (limited to 'systemd') 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 - -- cgit v1.2.3