completely disable logging
Brought to you by:
matteoricchetti
I want to disable logging in SS5 permanently. What should I do ?
I'm using version 3.8.9-1 and when I execute "ss5 -m" it returns back "Can't unlink pid file /var/run/ss5/ss5.pid". Also, it's not a permanent solution, if the service restarts, logging will be started again.
Any possible solution will be appreciated.
You can add -m option to start/stop script. Check user permission or add -u root as startup option.