summaryrefslogtreecommitdiff
path: root/config-parabola-service-myhostname.PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-28 23:05:08 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-28 23:05:08 -0400
commit2e5941565e6a353be7be18f9cf4913610c4da2bf (patch)
tree9ef3fcced0740e3499a70f95a4ecbeb04e99a5ec /config-parabola-service-myhostname.PKGBUILD
parent4a6be3cb77c4b6f255e671fec745c4eadfc05bbb (diff)
put sysfiles.d in /usr/lib , not /etc
Diffstat (limited to 'config-parabola-service-myhostname.PKGBUILD')
-rw-r--r--config-parabola-service-myhostname.PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-parabola-service-myhostname.PKGBUILD b/config-parabola-service-myhostname.PKGBUILD
index 6bf63df..ff612f8 100644
--- a/config-parabola-service-myhostname.PKGBUILD
+++ b/config-parabola-service-myhostname.PKGBUILD
@@ -1,5 +1,5 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20180828
+pkgver=20180828.1
package() {
preamble
@@ -61,7 +61,7 @@ for cmd in "\${cmds[@]}"; do
done
EOF
-add-file -m644 etc/sysusers.d/myhostname.conf <<-'EOF'
+add-file -m644 usr/lib/sysusers.d/myhostname.conf <<-'EOF'
u myhostname -
EOF