87e4ecacc5
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: * SIP is no longer running for your instance - no SIP processes * SIP Cannot be started for the instance because it is not enabled. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> |
||
---|---|---|
.. | ||
koha-common.xml | ||
koha-create-dirs.xml | ||
koha-create.xml | ||
koha-disable.xml | ||
koha-dump-defaults.xml | ||
koha-dump.xml | ||
koha-elasticsearch.xml | ||
koha-email-disable.xml | ||
koha-email-enable.xml | ||
koha-enable.xml | ||
koha-foreach.xml | ||
koha-indexer.xml | ||
koha-list.xml | ||
koha-mysql.xml | ||
koha-mysqlcheck.xml | ||
koha-plack.xml | ||
koha-rebuild-zebra.xml | ||
koha-remove.xml | ||
koha-reset-passwd.xml | ||
koha-restore.xml | ||
koha-run-backups.xml | ||
koha-shell.xml | ||
koha-sip.xml | ||
koha-sitemap.xml | ||
koha-translate.xml | ||
koha-upgrade-schema.xml | ||
koha-upgrade-to-3.4.xml | ||
koha-zebra.xml | ||
LEEME.Debian |