diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-03-18 21:22:42 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-03-18 21:22:42 +0000 |
commit | 577fd2aa56126b71e6d1eff4a09e5860c2576478 (patch) | |
tree | 5c58a4ebae75973552f85988cd919163feb5a1bd | |
parent | profiles/enlightenment/build: Enable harfbuzz USE flag (diff) | |
download | portage-577fd2aa56126b71e6d1eff4a09e5860c2576478.tar.xz |
profiles/common: Disable anacron for sys-process/cronie
-rw-r--r-- | profiles/common/package.use | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use index 7fbdafdb..051a5ff8 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -100,3 +100,6 @@ net-misc/connman iptables # 10/02/2017 - beber net-p2p/xmr-stak hwloc + +# 18/03/2018 - beber +sys-process/cronie -anacron |