aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ircservices/ircservices.pre-install
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-01-25 13:17:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-01-25 13:18:25 +0000
commita4c70cb0129bc2a6b25b105fb8bfbfd5773897ae (patch)
tree7896d53e29b53cc98fe118a3c054ef9df058c27b /testing/ircservices/ircservices.pre-install
parente497397c86d49bffc37b036667e331471dbaf149 (diff)
downloadaports-a4c70cb0129bc2a6b25b105fb8bfbfd5773897ae.tar.bz2
aports-a4c70cb0129bc2a6b25b105fb8bfbfd5773897ae.tar.xz
testing/ircservices: new aport
Services for IRC (NickServ, ChanServ, MemoServ) http://www.ircservices.za.net/ ref #189
Diffstat (limited to 'testing/ircservices/ircservices.pre-install')
-rw-r--r--testing/ircservices/ircservices.pre-install5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/ircservices/ircservices.pre-install b/testing/ircservices/ircservices.pre-install
new file mode 100644
index 0000000000..08f6116676
--- /dev/null
+++ b/testing/ircservices/ircservices.pre-install
@@ -0,0 +1,5 @@
+#!/usr/bin
+
+adduser -h /var/lib/ircservices -s /bin/false -S -D ircservices 2>/dev/null
+exit 0
+