Hi,
I installed this via brew, and ran it as a brew service, and nothing happened.
Looking at it, I don't understand how it ever could - ASIMOV_ROOT is defined as ~, but run as a brew service it will be running as root, and for root ~ is /var/root, which is unlikely to be where you want to look for things to exclude?
Perhaps I'm missing something?
Hi,
I installed this via brew, and ran it as a brew service, and nothing happened.
Looking at it, I don't understand how it ever could -
ASIMOV_ROOTis defined as~, but run as a brew service it will be running as root, and for root~is/var/root, which is unlikely to be where you want to look for things to exclude?Perhaps I'm missing something?