From ed21ced41c5beac17e38066a751685aaf498f2bd Mon Sep 17 00:00:00 2001 From: Marc Schiffbauer Date: Tue, 3 Jan 2017 16:50:07 +0100 Subject: [PATCH] sys-cluster/sanlock: revbump: add sanlock user to disk group Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- .../sanlock/{sanlock-3.4.0.ebuild => sanlock-3.4.0-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename sys-cluster/sanlock/{sanlock-3.4.0.ebuild => sanlock-3.4.0-r1.ebuild} (97%) diff --git a/sys-cluster/sanlock/sanlock-3.4.0.ebuild b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild similarity index 97% rename from sys-cluster/sanlock/sanlock-3.4.0.ebuild rename to sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild index a235166a20a1..ff55baff61a1 100644 --- a/sys-cluster/sanlock/sanlock-3.4.0.ebuild +++ b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild @@ -40,8 +40,9 @@ pkg_setup() { } pkg_preinst() { - enewuser sanlock enewgroup sanlock + enewuser sanlock -1 -1 -1 sanlock,disk + } src_compile() { -- 2.26.2