add users homedir to profile

This commit is contained in:
R4SAS 2018-01-29 04:13:33 +03:00
parent 20b4f6b24d
commit 6272e15b47

View file

@ -28,4 +28,6 @@
/usr/sbin/i2pd mr,
/usr/share/i2pd/** r,
# user homedir (if started not by init.d or systemd)
owner /home/*/.i2pd/** rw,
}