aboutsummaryrefslogtreecommitdiffstats
path: root/preseed.cfg
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-05-08 17:10:51 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 04:28:17 +0200
commit61bb46a89b9f73055102b369451b6e64f63d45df (patch)
tree06d6b80e5d2cd191e014d7f414f8c5ef74b34881 /preseed.cfg
parent82c1b5a67b250afbcb96c9460ff006f3d02c76cd (diff)
Remove the SELinux configuration option.
Since the default policy is no longer available in Jessie.
Diffstat (limited to 'preseed.cfg')
-rw-r--r--preseed.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/preseed.cfg b/preseed.cfg
index 05f027d..66b1426 100644
--- a/preseed.cfg
+++ b/preseed.cfg
@@ -47,11 +47,6 @@ d-i fripost/partition-script string /cdrom/include/partition.sh
# for dropbear. (Default: false)
#d-i fripost/dropbear-use-openssh-key boolean false
-# 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. (Default: false)
-#d-i fripost/activate-selinux boolean false
-
# Keep /media and its kids' entries in the fstab? /media (and its related
# entries in the fstab) can safely be removed on a headless server. (Default:
# false)