aboutsummaryrefslogtreecommitdiffstats
path: root/main/atheme-iris/atheme-iris.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/atheme-iris/atheme-iris.pre-install')
-rw-r--r--main/atheme-iris/atheme-iris.pre-install3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/atheme-iris/atheme-iris.pre-install b/main/atheme-iris/atheme-iris.pre-install
index 4198df244dd..ef8ea56f517 100644
--- a/main/atheme-iris/atheme-iris.pre-install
+++ b/main/atheme-iris/atheme-iris.pre-install
@@ -1,4 +1,5 @@
#!/bin/sh
+
adduser -S -H -h /usr/share/webapps/atheme-iris -g iris -D -s /sbin/nologin iris >/dev/null
-exit 0
+exit 0