diff options
| author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2017-08-29 07:02:41 +0300 |
|---|---|---|
| committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2017-08-29 07:02:41 +0300 |
| commit | 83ff55b2ca6854cf9082cff957aa07e79df6d503 (patch) | |
| tree | 9e9010d65c57994ad5d871ed997435619944c220 /profiles/targets/systemd/make.defaults | |
| parent | 95050e53838be4379d49236148bcc0a44abc7edc (diff) | |
some work with profiles
Diffstat (limited to 'profiles/targets/systemd/make.defaults')
| -rw-r--r-- | profiles/targets/systemd/make.defaults | 6 |
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" |
