aboutsummaryrefslogtreecommitdiffstats
path: root/usr/lib/systemd/system/import-state.service
diff options
context:
space:
mode:
Diffstat (limited to 'usr/lib/systemd/system/import-state.service')
-rw-r--r--usr/lib/systemd/system/import-state.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/lib/systemd/system/import-state.service b/usr/lib/systemd/system/import-state.service
index 2aab4301..64237a09 100644
--- a/usr/lib/systemd/system/import-state.service
+++ b/usr/lib/systemd/system/import-state.service
@@ -8,7 +8,7 @@ Before=shutdown.target emergency.service emergency.target systemd-tmpfiles-setup
After=local-fs.target
[Service]
-ExecStart=/usr/lib/systemd/import-state
+ExecStart=/usr/libexec/import-state
Type=oneshot
TimeoutSec=0
RemainAfterExit=yes