summarylogtreecommitdiffstats
path: root/xupnpd.install
diff options
context:
space:
mode:
authorKonstantin Shalygin2017-01-28 22:42:45 +0700
committerKonstantin Shalygin2017-01-28 22:42:45 +0700
commitdb7b7658b2ccaf973e8950a7f246042e73b64283 (patch)
tree5718f15eb9057348e885096d6f00283977eeb3d6 /xupnpd.install
parent2a49e136bad1a5819590defbebabf0777bfc5bd1 (diff)
downloadaur-db7b7658b2ccaf973e8950a7f246042e73b64283.tar.gz
pacman hooks: systemd-{sysusers,tmpfiles}
Diffstat (limited to 'xupnpd.install')
-rw-r--r--xupnpd.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/xupnpd.install b/xupnpd.install
index 87c83ab9c077..4242a34443a8 100644
--- a/xupnpd.install
+++ b/xupnpd.install
@@ -1,9 +1,3 @@
-post_install() {
- /usr/bin/systemd-sysusers xupnpd.conf
- /usr/bin/systemctl daemon-reload
-}
-
post_remove() {
- /usr/bin/systemctl daemon-reload
/usr/bin/userdel xupnpd > /dev/null
}