From ed1397689158812dd2f5622d7419ebb1392e8c70 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:55:35 +0100 Subject: [PATCH] Delete files/usr/lib/systemd/system directory --- files/usr/lib/systemd/system/firstboot-cleanup.service | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 files/usr/lib/systemd/system/firstboot-cleanup.service diff --git a/files/usr/lib/systemd/system/firstboot-cleanup.service b/files/usr/lib/systemd/system/firstboot-cleanup.service deleted file mode 100644 index c890950..0000000 --- a/files/usr/lib/systemd/system/firstboot-cleanup.service +++ /dev/null @@ -1,6 +0,0 @@ -[Unit] -Description=Remove firstboot marker - -[Service] -Type=oneshot -ExecStart=/usr/bin/rm -f /etc/myos/firstboot