[Koha-bugs] [Bug 18250] koha-common should start after memcached

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 13 14:44:04 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18250

--- Comment #9 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Or should we do in postinst:

if memcached_is_installed
    if memcached_not_yet_in_lsb_header
        add to init.d/koha-common
        disable, enable
    fi
fi

That way we would only do the reshuffle once..

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list