diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-24 00:36:43 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-24 00:37:42 -0500 |
commit | 59893e37051f528c150b3e334172bac4570dd991 (patch) | |
tree | 6be0fe83f27b8fa430e1a4ad464e556bb1682df9 /profiles/default/linux | |
parent | 29272e039643b58b3251081eb68882e2a005f73a (diff) | |
download | gentoo-59893e37051f528c150b3e334172bac4570dd991.tar.gz gentoo-59893e37051f528c150b3e334172bac4570dd991.tar.xz |
Add an arm64 desktop systemd profile
Because we don't have gnome/kde yet, let's add a systemd profile for desktop
systems without having to test all of the rest.
Diffstat (limited to 'profiles/default/linux')
-rw-r--r-- | profiles/default/linux/arm64/13.0/desktop/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/arm64/13.0/desktop/systemd/parent | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/arm64/13.0/desktop/systemd/eapi b/profiles/default/linux/arm64/13.0/desktop/systemd/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/arm64/13.0/desktop/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/13.0/desktop/systemd/parent b/profiles/default/linux/arm64/13.0/desktop/systemd/parent new file mode 100644 index 00000000000..7e061533c15 --- /dev/null +++ b/profiles/default/linux/arm64/13.0/desktop/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/systemd |