diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-05-08 17:10:51 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 04:28:17 +0200 |
commit | 61bb46a89b9f73055102b369451b6e64f63d45df (patch) | |
tree | 06d6b80e5d2cd191e014d7f414f8c5ef74b34881 /src/fripost-postinst-udeb/debian | |
parent | 82c1b5a67b250afbcb96c9460ff006f3d02c76cd (diff) |
Remove the SELinux configuration option.
Since the default policy is no longer available in Jessie.
Diffstat (limited to 'src/fripost-postinst-udeb/debian')
-rw-r--r-- | src/fripost-postinst-udeb/debian/templates | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/fripost-postinst-udeb/debian/templates b/src/fripost-postinst-udeb/debian/templates index 1be33c0..9adf898 100644 --- a/src/fripost-postinst-udeb/debian/templates +++ b/src/fripost-postinst-udeb/debian/templates @@ -17,14 +17,6 @@ Default: false Description: Use the same key for dropbear and OpenSSH? If False, generate a dedicated key for dropbear. -Template: fripost/activate-selinux -Type: boolean -Default: false -Description: Install and activate (in enforcing mode) SELinux? - Note that activating SELinux requires a dummy reboot to label all - files. So if you have full-disk encryption, you'll have to send the - password twice to dropbear. - Template: fripost/keep-media-directory Type: boolean Default: false |