commit: 87f914f8e84b754af3ee9c9ebfdb7d831246bd36 Author: Kenton Groombridge <me <AT> concord <DOT> sh> AuthorDate: Thu Jan 28 20:21:44 2021 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Mon Feb 1 01:21:42 2021 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=87f914f8
init: label systemd units in /etc Signed-off-by: Kenton Groombridge <me <AT> concord.sh> Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org> config/file_contexts.subs_dist | 1 + 1 file changed, 1 insertion(+) diff --git a/config/file_contexts.subs_dist b/config/file_contexts.subs_dist index b374c9aa..b7e008f1 100644 --- a/config/file_contexts.subs_dist +++ b/config/file_contexts.subs_dist @@ -15,6 +15,7 @@ /libx32 /usr/lib /sbin /usr/sbin /etc/init.d /etc/rc.d/init.d +/etc/systemd/system /usr/lib/systemd/system /lib/systemd /usr/lib/systemd /run/lock /var/lock /usr/lib32 /usr/lib
