diff options
author | Sam James <sam@gentoo.org> | 2021-12-14 05:04:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-14 05:07:01 +0000 |
commit | 8bd471778421cbd6e6510f4561f57511055fd3cf (patch) | |
tree | f72d06cc317e3640388172b37b1b9f2afe6b593b /profiles/info_pkgs | |
parent | profiles: add binutils-config too to info_pkgs (diff) | |
download | gentoo-8bd471778421cbd6e6510f4561f57511055fd3cf.tar.gz gentoo-8bd471778421cbd6e6510f4561f57511055fd3cf.tar.bz2 gentoo-8bd471778421cbd6e6510f4561f57511055fd3cf.zip |
profiles: add systemd to info_pkgs
We have OpenRC and it's sometimes useful to know this.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/info_pkgs')
-rw-r--r-- | profiles/info_pkgs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/info_pkgs b/profiles/info_pkgs index abd8334abe2c..612cbb2c0ad9 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -31,6 +31,7 @@ dev-util/meson # so this is not redundant sys-apps/baselayout sys-apps/openrc +sys-apps/systemd # SELinux sec-policy/selinux-base |