(cherry picked from commit 051afaabe9c71fe02fd2c33521d30c091cced6d6)
This commit is contained in:
unman 2019-08-16 14:09:21 +00:00 committed by Marek Marczykowski-Górecki
parent 347f98b8b6
commit e5e5dfb154
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -27,7 +27,7 @@ debug() {
} }
is_static() { is_static() {
[ -f "/lib/sytemd/system/$1" ] && ! grep -q '^[[].nstall]' "/lib/systemd/system/$1" [ -f "/lib/systemd/system/$1" ] && ! grep -q '^[[].nstall]' "/lib/systemd/system/$1"
} }
is_masked() { is_masked() {