[Koha-bugs] [Bug 4873] Debian packaging should avoid /var/run and /var/lock in the package

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 22 05:36:19 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4873

--- Comment #3 from Robin Sheat <robin at catalyst.net.nz> 2011-07-22 03:36:19 UTC ---
Created attachment 4707
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4707
Bug 4873 - Ensure that the required directories exist on init

As systems (Ubuntu already, Debian testing is doing it too) move to
ramdisking /var/run and /var/lock, or otherwise clearing them on boot,
we need to ensure that they're there when we need them. This patch
autocreates any directories that are missing when the init script runs.

Signed-off-by: Robin Sheat <robin at catalyst.net.nz>

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list