mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-08 16:02:13 -04:00
Add emergency shutdown feature, triggered by root device removal
This commit is contained in:
parent
341dce33fb
commit
f3d46ee562
5 changed files with 337 additions and 0 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -20,6 +20,7 @@ Package: security-misc
|
|||
Architecture: all
|
||||
Depends: adduser,
|
||||
apparmor-profile-dist,
|
||||
build-essential,
|
||||
dmsetup,
|
||||
helper-scripts,
|
||||
libcap2-bin,
|
||||
|
@ -27,6 +28,7 @@ Depends: adduser,
|
|||
libpam-modules-bin,
|
||||
libpam-runtime,
|
||||
libpam-umask,
|
||||
memlockd,
|
||||
python3,
|
||||
secure-delete,
|
||||
sudo,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue