mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 17:29:47 +07:00
comment
This commit is contained in:
@ -453,6 +453,8 @@ set_file_perms() {
|
|||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
## feature request: dpkg-statoverride: support for capabilities
|
||||||
|
## https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502580
|
||||||
echo_wrapper_audit setcap "${capability_from_config}+ep" "$fso"
|
echo_wrapper_audit setcap "${capability_from_config}+ep" "$fso"
|
||||||
fi
|
fi
|
||||||
done < "$config_file"
|
done < "$config_file"
|
||||||
|
Reference in New Issue
Block a user