summarylogtreecommitdiffstats
path: root/adchpp.install
diff options
context:
space:
mode:
authorsL1pKn072017-01-15 14:58:39 +0100
committersL1pKn072017-01-15 14:58:39 +0100
commitd89c097060468c79188edf1dd351aed33105b039 (patch)
treed16432bc48fd3b9c751453e160de2dd3ec8c09f7 /adchpp.install
parentb8bab7398414a40573684de9ab3d17a1f3d6840f (diff)
downloadaur-d89c097060468c79188edf1dd351aed33105b039.tar.gz
systemd-{sysusers,tmpfiles} is handled by hook now
Diffstat (limited to 'adchpp.install')
-rw-r--r--adchpp.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/adchpp.install b/adchpp.install
index b6b32fd9fb87..462a57b250b8 100644
--- a/adchpp.install
+++ b/adchpp.install
@@ -9,9 +9,6 @@ post_install() {
}
post_upgrade() {
- systemd-sysusers adchpp.conf
- systemd-tmpfiles --create adchpp.conf
-
install -dm744 -o adchpp -g adchpp /var/log/adchpp
install -dm744 -o adchpp -g adchpp /var/lib/adchpp
}