aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-configure.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/system/fedora-configure.service')
-rw-r--r--systemd/system/fedora-configure.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/system/fedora-configure.service b/systemd/system/fedora-configure.service
index f463c98b..9564ae55 100644
--- a/systemd/system/fedora-configure.service
+++ b/systemd/system/fedora-configure.service
@@ -8,7 +8,7 @@ ConditionPathExists=/.unconfigured
[Service]
ExecStart=/lib/systemd/fedora-configure
-ExecStopPost=rm -f /.unconfigured
+ExecStopPost=/bin/rm -f /.unconfigured
Type=oneshot
TimeoutSec=0
StandardInput=tty