X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=appliance%2Finit;h=1d31cd83451a88d092a6641db08abf1c3f1b146c;hb=0da6f55a6745686ca056c6bc8ebf647f111cb8e8;hp=4a9476d5a3f62a4013d1dae4b86c467b15940d4b;hpb=4fb66110c2ffec1bc3f7fdf4a6d09b1d28a78db3;p=libguestfs.git diff --git a/appliance/init b/appliance/init index 4a9476d..1d31cd8 100755 --- a/appliance/init +++ b/appliance/init @@ -97,7 +97,7 @@ fi if ! grep -sq guestfs_rescue=1 /proc/cmdline; then # The host will kill qemu abruptly if guestfsd shuts down normally - guestfsd -f + guestfsd # Otherwise we try to clean up gracefully. For example, this ensures that a # core dump generated by the guest daemon will be written to disk.