From a6a1fd091bb85ffc9e4e162a47ecb133ff2ea48d Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Tue, 3 Sep 2024 12:27:10 -0400 Subject: [PATCH] codecpatch: add dependencies Signed-off-by: AuxXxilium --- codecpatch/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/codecpatch/install.sh b/codecpatch/install.sh index ab8fa31..b697752 100755 --- a/codecpatch/install.sh +++ b/codecpatch/install.sh @@ -19,6 +19,7 @@ if [ "${1}" = "late" ]; then [Unit] Description=addon codecpatch After=multi-user.target +After=amepatch.service [Service] Type=oneshot