https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24340 --- Comment #1 from Liz Rea <wizzyrea@gmail.com> --- Created attachment 96797 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96797&action=edit Bug 24340: allow koha-sip --disable inst To test: - Enable sip for your testing instance sudo koha-sip --enable inst - Start sip for your testing instance sudo koha-sip --start inst - Verify it is running ps ax |grep sip -> you should see processes - Disable sip for your testing intance sudo koha-sip --disable inst - Verify that the following has happened: * the SIPconfig.xml file has been moved to SIPconfig.xml.bak * SIP is no longer running for your instance - no SIP processes * SIP Cannot be started for the instance because of no config. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.