From 325331ec9129a224b84dcbfb6782e4a48dbe9bba Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Tue, 20 Aug 2024 20:30:00 +0200 Subject: [PATCH] tree: update services Signed-off-by: AuxXxilium --- amepatch/install.sh | 3 +++ hdddb/install.sh | 2 +- sspatch/install.sh | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/amepatch/install.sh b/amepatch/install.sh index bc9eb6b..6ecdeb8 100755 --- a/amepatch/install.sh +++ b/amepatch/install.sh @@ -17,9 +17,12 @@ if [ "${1}" = "late" ]; then cat > ${DEST} < ${DEST} [Unit] Description=addon amepatch +DefaultDependencies=no +IgnoreOnIsolate=true After=multi-user.target [Service] +User=root Type=simple Restart=on-failure RestartSec=5s