summarylogtreecommitdiffstats
path: root/i2p.install
diff options
context:
space:
mode:
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() {