mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-13 20:49:30 -05:00
comment
This commit is contained in:
parent
d64cdc1247
commit
bfee6b60cb
@ -109,7 +109,8 @@ set_file_perms() {
|
||||
fi
|
||||
fi
|
||||
|
||||
## The permissions should not be reset during upgrades.
|
||||
## Use dpkg-statoverride so permissions are not reset during upgrades.
|
||||
|
||||
if dpkg-statoverride --list | grep -q "${fso%/}"; then
|
||||
## If there is an entry for the fso, but the owner/group/mode do not
|
||||
## match, we remove and re-add the entry to update it.
|
||||
|
Loading…
Reference in New Issue
Block a user