Re: [arch-general] libvirtd - save shutdown and systemd

2013-05-14 Thread Jameson
On Tue, May 14, 2013 at 6:48 AM, Guus Snijders wrote: > Op 13 mei 2013 21:12 schreef "Jameson" het volgende: >> >> On Wed, May 8, 2013 at 5:52 PM, Guus Snijders wrote: >> > So at least one way would be place a script that calls >> > "/etc/rc.d/libvirtd-guests stop" (or equivalent, it's not hard

Re: [arch-general] libvirtd - save shutdown and systemd

2013-05-14 Thread Guus Snijders
Op 13 mei 2013 21:12 schreef "Jameson" het volgende: > > On Wed, May 8, 2013 at 5:52 PM, Guus Snijders wrote: > > So at least one way would be place a script that calls > > "/etc/rc.d/libvirtd-guests stop" (or equivalent, it's not hard to replace) > > in /etc/systemd/system-shutdown/ . My main qu

Re: [arch-general] libvirtd - save shutdown and systemd

2013-05-13 Thread Jameson
On Wed, May 8, 2013 at 5:52 PM, Guus Snijders wrote: > So at least one way would be place a script that calls > "/etc/rc.d/libvirtd-guests stop" (or equivalent, it's not hard to replace) > in /etc/systemd/system-shutdown/ . My main question is if this would be a > "correct" way or that i could bet

[arch-general] libvirtd - save shutdown and systemd

2013-05-12 Thread Guus Snijders
Hey all, I'm pretty sure this is a fairly basic question, but i am a bit confused on systemd targets. It has been a while since i converted my systems to systemd and most of it seems to be working ok. Now i am looking for a way to automatically save my VM's to disk in case i forget to shutdown/sa