diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-12-30 21:31:34 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-12-30 21:35:10 +0000 |
commit | 444cb235db78866a0182e77ecd17495d724288fc (patch) | |
tree | 39d03962582017c15ea1d7b3325789824fee9d5e | |
parent | profiles/server: Drop www-apps/venus keyword since it's stable now (diff) | |
download | portage-444cb235db78866a0182e77ecd17495d724288fc.tar.xz |
profiles/common: Drop /var/svc.d
-rw-r--r-- | profiles/common/profile.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/common/profile.bashrc b/profiles/common/profile.bashrc index 06203982..a64d7c76 100644 --- a/profiles/common/profile.bashrc +++ b/profiles/common/profile.bashrc @@ -161,6 +161,7 @@ function __drop-unneeded () { /etc/xinetd.d /usr/lib/tmpfiles.d/connman_resolvconf.conf /usr/share/zsh/site-functions + /var/svc.d ) local _file |