From e3d84721dc9bcf9008f72dae03ff0f7842d0bb4b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Mar 2013 21:20:08 +0100 Subject: units: introduce new timers.target and paths.target to hook timer/path units into for boot --- units/systemd-ask-password-wall.path | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-ask-password-wall.path') diff --git a/units/systemd-ask-password-wall.path b/units/systemd-ask-password-wall.path index 62dee80552..95ec9bc8a0 100644 --- a/units/systemd-ask-password-wall.path +++ b/units/systemd-ask-password-wall.path @@ -10,7 +10,7 @@ Description=Forward Password Requests to Wall Directory Watch Documentation=man:systemd-ask-password-console.service(8) DefaultDependencies=no Conflicts=shutdown.target -Before=basic.target shutdown.target +Before=paths.target shutdown.target [Path] DirectoryNotEmpty=/run/systemd/ask-password -- cgit v1.2.3-54-g00ecf