summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2016-06-24 08:48:01 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2016-06-24 08:48:01 +0200
commit5fe1630142b180d8b67ec062b0b81183f7511b22 (patch)
tree97a818c5689a8ad13733c17a978f92920715772e /dist
parent84e07e7e6125f4459b652125891be638168b8a5b (diff)
Userdel removes the group as well. Skip removing the group.
Diffstat (limited to 'dist')
-rw-r--r--dist/vespa.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/vespa.spec b/dist/vespa.spec
index 085f11fcf8d..751d23df859 100644
--- a/dist/vespa.spec
+++ b/dist/vespa.spec
@@ -169,8 +169,6 @@ exit 0
%systemd_postun_with_restart vespa-configserver.service
rm -f /etc/profile.d/vespa.sh
userdel vespa
-groupdel vespa
-
%files
%defattr(-,vespa,vespa,-)