summarylogtreecommitdiffstats
path: root/saturated.install
diff options
context:
space:
mode:
authorStanislav Seletskiy2015-09-21 15:01:41 +0600
committerStanislav Seletskiy2015-09-21 15:01:52 +0600
commit9d19d1758795e6a71f955776ba93366e75bc695b (patch)
tree76c7b9d9807d04b4b24952260ec8b8819df47b30 /saturated.install
parentba16f066198ef14ecfe25c472a8fd9b92ec62e0d (diff)
downloadaur-9d19d1758795e6a71f955776ba93366e75bc695b.tar.gz
depends and user home dir
Diffstat (limited to 'saturated.install')
-rw-r--r--saturated.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/saturated.install b/saturated.install
index 4c919554e5fa..2bd28fe87559 100644
--- a/saturated.install
+++ b/saturated.install
@@ -1,5 +1,5 @@
post_install() {
- useradd makepkg
+ useradd -m makepkg
echo "* Special user 'makepkg' was created."
echo "* SSH keys should be placed under /home/makepkg/.ssh/"
}