From 6c666e26c580c062c95035761deb7bef0885e7a5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 19 May 2010 21:51:53 +0200 Subject: load-fragment: add support for overriding argv[0] in parsed command lines --- units/fedora/reboot.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/fedora') diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service index da83fa067c..1b0df32581 100644 --- a/units/fedora/reboot.service +++ b/units/fedora/reboot.service @@ -24,4 +24,4 @@ After=shutdown.target killall.service Type=finish ValidNoProcess=yes Environment=RUNLEVEL=6 -ExecStart=/etc/init.d/reboot start +ExecStart=@/etc/init.d/halt reboot start -- cgit v1.2.3-54-g00ecf