Systemd require pidfile for forking daemons
Added option -r <pidfile> for resmon. If none provided it will run without creating pidfile. If provided, it will try write it's pid into specified file. Resmon-systemd.service should have this file as an argument for resmon as a PIDFile option and in ExecStart option.
Please register or sign in to comment