summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xi2p.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/i2p.install b/i2p.install
index 146cac383979..be4cd1e2a537 100755
--- a/i2p.install
+++ b/i2p.install
@@ -10,6 +10,7 @@ post_install() {
post_upgrade() {
systemd-tmpfiles --create i2prouter.conf
chown -R i2p:i2p /opt/i2p
+ chmod 750 /opt/i2p
}
pre_remove() {