mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-02 21:02:16 -04:00
depend on sudo so group sudo exists during postinst
This commit is contained in:
parent
09f75fb1ff
commit
ac1220e14b
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -13,7 +13,8 @@ Standards-Version: 4.3.0
|
|||
|
||||
Package: security-misc
|
||||
Architecture: all
|
||||
Depends: python, libglib2.0-bin, libpam-runtime, libpam-cgfs, ${misc:Depends}
|
||||
Depends: python, libglib2.0-bin, libpam-runtime, libpam-cgfs, sudo,
|
||||
${misc:Depends}
|
||||
Replaces: tcp-timestamps-disable
|
||||
Description: enhances misc security settings
|
||||
kernel hardening:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue