19 Apr
2013
19 Apr
'13
13:14
https://bugzilla.novell.com/show_bug.cgi?id=812541 https://bugzilla.novell.com/show_bug.cgi?id=812541#c11 --- Comment #11 from Frederic Crozat <fcrozat@suse.com> 2013-04-19 13:14:55 UTC --- Could you try : if ! systemctl show -p ActiveState shutdown.target | grep -qi active; then systemctl try-restart dnsmasq.service fi This should detect properly when the system is in shutdown mode (the other test was more to detect when system was not in startup mode). -- 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.