1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-22 08:14:15 +00:00

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/sbin/i2pd mr,
/usr/share/i2pd/** r, /usr/share/i2pd/** r,
# user homedir (if started not by init.d or systemd)
owner /home/*/.i2pd/** rw,
} }