diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2020-02-13 19:36:58 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2020-02-13 19:36:58 +0000 |
commit | 3b0a75b8f9dcec6260f20599449781a651a07f8e (patch) | |
tree | 65fd304696d7a4402c9e8ce60f2ff1d423e14931 | |
parent | Remove old openssh mask and update bin list (diff) | |
download | portage-3b0a75b8f9dcec6260f20599449781a651a07f8e.tar.bz2 portage-3b0a75b8f9dcec6260f20599449781a651a07f8e.tar.xz portage-3b0a75b8f9dcec6260f20599449781a651a07f8e.zip |
Mask latest systemd, weird login delay issue
-rw-r--r-- | profiles/base/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/base/package.mask b/profiles/base/package.mask index c872347..578f641 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -1,3 +1,5 @@ +=sys-apps/systemd-245* + app-admin/logstash-bin app-arch/upx-bin app-backup/spideroak-bin |