https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36548
--- Comment #4 from David Nind <[email protected]> --- More information from when trying to restart the z3950 responder: sudo koha-z3950-responder --restart kohadev Restarting Z39.50/SRU daemon for kohadev:Stopping Z39.50/SRU daemon for kohadev:start-stop-daemon: matching only on non-root pidfile /var/run/koha/kohadev/z3950-responder.pid is insecure failed! failed! If I change it back to being owned by root, it restarts as normal: sudo koha-z3950-responder --restart kohadev Restarting Z39.50/SRU daemon for kohadev:Stopping Z39.50/SRU daemon for kohadev:. Starting Z39.50/SRU daemon for kohadev:. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
