summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-09-22 20:21:45 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2019-09-22 20:21:45 +0100
commitdfbbd52379ac7cc9fc139701e0b002bdae9bd592 (patch)
treee8b14b3ef28209f58b90fa527cdcd4d477131f59 /profiles/desktop
parentfactory-default/sys-apps/systemd: add default config (diff)
downloadportage-dfbbd52379ac7cc9fc139701e0b002bdae9bd592.tar.xz
profiles/desktop: use right systemd profile
Diffstat (limited to 'profiles/desktop')
-rw-r--r--profiles/desktop/amd64/parent3
-rw-r--r--profiles/desktop/make.defaults2
2 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desktop/amd64/parent b/profiles/desktop/amd64/parent
index a9b2ca36..6fe9592c 100644
--- a/profiles/desktop/amd64/parent
+++ b/profiles/desktop/amd64/parent
@@ -1,3 +1,4 @@
+gentoo:targets/systemd
gentoo:default/linux/amd64/17.1/desktop
-gentoo:default/linux/amd64/17.1/hardened
+gentoo:default/linux/amd64/17.1/no-multilib/hardened
..
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index b6904260..17300631 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -77,4 +77,4 @@ USE="${USE} -accessibility -espeak -udisks highlight"
USE="${USE} cue fftw libaas srt xface"
# Systemd
-USE="${USE} systemd user-session policykit"
+USE="${USE} user-session policykit"