mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
amepatch/codecpatch: change install
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
fb30f8176e
commit
c6542a1ebe
@ -21,6 +21,7 @@ DefaultDependencies=no
|
||||
IgnoreOnIsolate=true
|
||||
After=multi-user.target
|
||||
After=allowdowngrade.service
|
||||
After=codecpatch.service
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
|
@ -19,7 +19,6 @@ if [ "${1}" = "late" ]; then
|
||||
[Unit]
|
||||
Description=addon codecpatch
|
||||
After=multi-user.target
|
||||
After=amepatch.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Loading…
Reference in New Issue
Block a user