aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <cpebenito@tresys.com>2015-10-20 15:01:23 -0400
committerJason Zaman <jason@perfinion.com>2015-10-26 11:34:52 +0800
commit267fec5485ba817987ca1e420f1093071c66e6dc (patch)
treea34d79c2757fe615291521b50cf2c753abf49e87 /build.conf
parentcontrib/portage: Fix portage_ro_role interface (diff)
downloadhardened-refpolicy-267fec5485ba817987ca1e420f1093071c66e6dc.tar.gz
hardened-refpolicy-267fec5485ba817987ca1e420f1093071c66e6dc.tar.bz2
hardened-refpolicy-267fec5485ba817987ca1e420f1093071c66e6dc.zip
Add systemd build option.
Diffstat (limited to 'build.conf')
-rw-r--r--build.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.conf b/build.conf
index 0fffc2a4..087d952a 100644
--- a/build.conf
+++ b/build.conf
@@ -44,6 +44,10 @@ UNK_PERMS = deny
# not work in conditional policy.
DIRECT_INITRC = n
+# Systemd
+# Setting this will configure systemd as the init system.
+SYSTEMD = n
+
# Build monolithic policy. Putting y here
# will build a monolithic policy.
MONOLITHIC = n