~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-devel] [PATCH] Added setup of required group

Yves Schumann <yves@eisfair.org>
Details
Message ID
<20130607205211.6EC18CB643@mail.nettworks.org>
Sender timestamp
1370638312
DKIM signature
missing
Download raw message
Patch: +2 -0
---
 testing/quassel/quassel-core.pre-install | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/testing/quassel/quassel-core.pre-install b/testing/quassel/quassel-core.pre-install
index 15864e5..c48f167 100644
--- a/testing/quassel/quassel-core.pre-install
+++ b/testing/quassel/quassel-core.pre-install
@@ -1,5 +1,7 @@
#!/bin/sh

adduser -S -h /var/lib/quassel -s /sbin/nologin -D quassel 2>/dev/null
addgroup -S quassel
addgroup quassel quassel

exit 0
-- 
1.8.3



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)