https://bugzilla.novell.com/show_bug.cgi?id=830675 https://bugzilla.novell.com/show_bug.cgi?id=830675#c8 --- Comment #8 from Marcelo Lemos <marcelolemos@adinet.com.uy> 2013-07-29 17:54:04 UTC --- Andrey; When I added just plain "X-Systemd-RemainAfterExit: true" I couldn't get this work. linux-mh9j:~ # vi /etc/init.d/vboxes linux-mh9j:~ # systemctl --system daemon-reload linux-mh9j:~ # systemctl restart vboxes inux-mh9j:~ # systemctl status vboxes vboxes.service - LSB: Autostart Virtual Box VMs Loaded: loaded (/etc/init.d/vboxes) Active: inactive (dead) since lun 2013-07-29 23:27:09 UYT; 3min 16s ago Process: 3712 ExecStop=/etc/init.d/vboxes stop (code=exited, status=0/SUCCESS) Process: 3672 ExecStart=/etc/init.d/vboxes start (code=exited, status=0/SUCCESS) jul 29 23:27:08 linux-mh9j su[3698]: (to root) root on (null) jul 29 23:27:08 linux-mh9j su[3698]: pam_unix(su:session): session opened for user root by (uid=0) jul 29 23:27:08 linux-mh9j vboxes[3672]: Starting virtual machine: suse_12.3 (user: root)..done jul 29 23:27:08 linux-mh9j systemd[1]: Started LSB: Autostart Virtual Box VMs. jul 29 23:27:08 linux-mh9j su[3707]: (to root) root on (null) jul 29 23:27:08 linux-mh9j su[3707]: pam_unix(su:session): session opened for user root by (uid=0) jul 29 23:27:09 linux-mh9j vboxes[3712]: /etc/init.d/vboxes: line 18: X-Systemd-RemainAfterExit:: comm...ound jul 29 23:27:09 linux-mh9j su[3727]: (to root) root on (null) jul 29 23:27:09 linux-mh9j su[3727]: pam_unix(su:session): session opened for user root by (uid=0) jul 29 23:27:09 linux-mh9j vboxes[3712]: Shutting down Virtualbox machines: no virtual machines runnin...pped On the other hand, when I run "systemctl restart vboxes" only go half the way (only save the VM save) but does not start the VM again. when I comment the line: "# X-Systemd-RemainAfterExit: true" linux-mh9j:~ # vi /etc/init.d/vboxes linux-mh9j:~ # systemctl --system daemon-reload linux-mh9j:~ # systemctl restart vboxes linux-mh9j:~ # systemctl status vboxes vboxes.service - LSB: Autostart Virtual Box VMs Loaded: loaded (/etc/init.d/vboxes) Active: active (exited) since lun 2013-07-29 23:31:40 UYT; 2s ago Process: 4059 ExecStart=/etc/init.d/vboxes start (code=exited, status=0/SUCCESS) jul 29 23:31:40 linux-mh9j systemd[1]: Starting LSB: Autostart Virtual Box VMs... jul 29 23:31:40 linux-mh9j vboxes[4059]: Starting Virtualbox machines: suse_12.3 (user: root) jul 29 23:31:40 linux-mh9j su[4073]: (to root) root on (null) jul 29 23:31:40 linux-mh9j su[4073]: pam_unix(su:session): session opened for user root by (uid=0) jul 29 23:31:40 linux-mh9j vboxes[4059]: Virtual machine: suse_12.3 (user: root) is already running..done jul 29 23:31:40 linux-mh9j systemd[1]: Started LSB: Autostart Virtual Box VMs. this actually works, anyway I did test it again with no good results. Any other Idea? regards, Marcelo -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.