summaryrefslogtreecommitdiff
path: root/profiles/targets/systemd/make.defaults
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2017-08-29 07:02:41 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2017-08-29 07:02:41 +0300
commit83ff55b2ca6854cf9082cff957aa07e79df6d503 (patch)
tree9e9010d65c57994ad5d871ed997435619944c220 /profiles/targets/systemd/make.defaults
parent95050e53838be4379d49236148bcc0a44abc7edc (diff)
some work with profiles
Diffstat (limited to 'profiles/targets/systemd/make.defaults')
-rw-r--r--profiles/targets/systemd/make.defaults6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/targets/systemd/make.defaults b/profiles/targets/systemd/make.defaults
new file mode 100644
index 0000000..8bc0648
--- /dev/null
+++ b/profiles/targets/systemd/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+USE="systemd udev"
+
+BOOTSTRAP_USE="${BOOTSTRAP_USE} systemd udev"