From ec67080ce93e16fa838a83cc3968bbbe3bc6d485 Mon Sep 17 00:00:00 2001 From: Ingar Date: Sun, 27 Feb 2022 11:57:52 +0100 Subject: Preparing the repository to hold all charmpi tools. --- systemd/led-boot.service | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 systemd/led-boot.service (limited to 'systemd/led-boot.service') diff --git a/systemd/led-boot.service b/systemd/led-boot.service deleted file mode 100644 index 2414c8f..0000000 --- a/systemd/led-boot.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=ledctl to indicate boot in progress status. -After=local-fs.target - -[Service] -Type=oneshot -ExecStart=/usr/bin/ledctl boot - -[Install] -WantedBy=multi-user.target -- cgit v1.2.3