From 87066c271ff0c80980317fbed28b1d4407859c38 Mon Sep 17 00:00:00 2001 From: Anders Rytter Hansen Date: Sat, 16 Dec 2023 20:44:35 +0100 Subject: [PATCH] move service to /usr --- {etc => usr/lib}/systemd/system/mount-nix-prepare.service | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {etc => usr/lib}/systemd/system/mount-nix-prepare.service (100%) diff --git a/etc/systemd/system/mount-nix-prepare.service b/usr/lib/systemd/system/mount-nix-prepare.service similarity index 100% rename from etc/systemd/system/mount-nix-prepare.service rename to usr/lib/systemd/system/mount-nix-prepare.service