summarylogtreecommitdiffstats
path: root/ueyed.install
diff options
context:
space:
mode:
authorMaarten de Vries2015-11-11 16:39:33 +0100
committerMaarten de Vries2015-11-13 11:52:23 +0100
commit327d51ef0dcfc3d87da79d0c3a9df922932b4bcb (patch)
treec7b8382a3b63358bc6cb2c367dc7630f61360b98 /ueyed.install
downloadaur-327d51ef0dcfc3d87da79d0c3a9df922932b4bcb.tar.gz
Initial package.
Diffstat (limited to 'ueyed.install')
-rw-r--r--ueyed.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/ueyed.install b/ueyed.install
new file mode 100644
index 000000000000..c81590da9088
--- /dev/null
+++ b/ueyed.install
@@ -0,0 +1,3 @@
+post_install() {
+ useradd --system -M --shell /bin/false ueyed
+}