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