summarylogtreecommitdiffstats
path: root/octoprint.install
diff options
context:
space:
mode:
authorJake2018-06-17 16:52:41 +0200
committerJake2018-06-17 16:52:41 +0200
commit44cc6cb321f8e3e8918b19c2e9664a7b1d135c6e (patch)
tree85ec70bb6940e1a51f11bce98748fc0f3503fca6 /octoprint.install
parent97493b6c381febf60872db2167a430f09adcdb64 (diff)
downloadaur-44cc6cb321f8e3e8918b19c2e9664a7b1d135c6e.tar.gz
Trigger sysusers before chown in .install
Diffstat (limited to 'octoprint.install')
-rwxr-xr-xoctoprint.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/octoprint.install b/octoprint.install
index c87fe7524177..f5ce9eb464c2 100755
--- a/octoprint.install
+++ b/octoprint.install
@@ -1,4 +1,5 @@
post_install() {
+ systemd-sysusers #Trigger sysusers before chown
chown -R octoprint:octoprint /var/lib/octoprint
chown -R octoprint:octoprint /opt/octoprint-venv