dsoprea / PyInotify

An efficient and elegant inotify (Linux filesystem activity monitor) library for Python. Python 2 and 3 compatible.
GNU General Public License v2.0
242 stars 73 forks source link

Use sudo -H to avoid change permissions #92

Open luzfcb opened 3 years ago

luzfcb commented 3 years ago

Use sudo -H to avoid change permissions on ~/.cache/pip of the non-root user