mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-10 15:17:57 +07:00
minor
This commit is contained in:
parent
3265f9894d
commit
cad6f328f4
@ -179,7 +179,7 @@ set_file_perms() {
|
|||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
## Use dpkg-statoverride so permissions are not reset during upgrades.
|
## Use dpkg-statoverride so permissions are not reset during upgrades.
|
||||||
|
|
||||||
nosuid=""
|
nosuid=""
|
||||||
if [ "$mode_from_config" = "nosuid" ]; then
|
if [ "$mode_from_config" = "nosuid" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user