Fix typo
(cherry picked from commit 051afaabe9c71fe02fd2c33521d30c091cced6d6)
This commit is contained in:
parent
347f98b8b6
commit
e5e5dfb154
2
debian/qubes-core-agent.postinst
vendored
2
debian/qubes-core-agent.postinst
vendored
@ -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() {
|
||||||
|
Loading…
Reference in New Issue
Block a user