| author | Guido Günther <agx@sigxcpu.org> | |
| Tue, 2 Dec 2008 22:26:14 +0000 (23:26 +0100) | ||
| committer | Guido Guenther <agx@sigxcpu.org> | |
| Sat, 6 Dec 2008 09:25:34 +0000 (10:25 +0100) |
fixes /var/run on tmpfs
Closes: #507578
Closes: #507578
| debian/libvirt-bin.init | patch | blob | history |
--- a/debian/libvirt-bin.init
+++ b/debian/libvirt-bin.init
return 0
}
+mkdir -p /var/run/libvirt
case "$1" in
start)
if check_start_libvirtd_option; then
