]> git.koha-community.org Git - koha.git/commit
Bug 18250: Force startup order in postinst script
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 13 Mar 2017 13:13:10 +0000 (14:13 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Sun, 15 Jul 2018 18:55:52 +0000 (19:55 +0100)
commit47e4185c6dce994cdfd5631bafcbc80a5439ee01
tree55e6797788fb7ef7f88637935304f39c9f673248
parent7647f199d47ccc484796c96d0815d1f0e746ab4b
Bug 18250: Force startup order in postinst script

This is a workaround meant to correct upgrading installs.
We force the order by disable/enable.

Test plan:
[1] When upgrading an existing install, check that the startup order
    after the upgrade has been corrected in /etc/rcX.d (say X=5).

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
debian/koha-common.postinst