summarylogtreecommitdiffstats
path: root/i2p.install
diff options
context:
space:
mode:
authorskydrome2015-11-02 23:09:26 -0500
committerskydrome2015-11-02 23:09:26 -0500
commitc8d8d98e081092de6eea1206865b112a8b6279e6 (patch)
treebdc30d12b055556296b14001e990214d8be51466 /i2p.install
parente19d62f87fa2af332a3ae0f8fc8614ccc2ea7613 (diff)
downloadaur-c8d8d98e081092de6eea1206865b112a8b6279e6.tar.gz
bump version
Diffstat (limited to 'i2p.install')
-rwxr-xr-xi2p.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/i2p.install b/i2p.install
index e375465ba0bb..146cac383979 100755
--- a/i2p.install
+++ b/i2p.install
@@ -4,8 +4,7 @@ post_install() {
useradd --system --user-group --home /opt/i2p i2p
echo "done"
}
- systemd-tmpfiles --create i2prouter.conf
- chown -R i2p:i2p /opt/i2p
+ post_upgrade
}
post_upgrade() {