mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-27 06:30:28 -04:00
minor
This commit is contained in:
parent
3265f9894d
commit
cad6f328f4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue