From b925e72633bf98438f56a140520e07ec8c959e46 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 9 Mar 2011 22:45:47 +0100 Subject: dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd --- 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 9c4b1d3d24..c277563b74 100644 --- a/units/systemd-ask-password-wall.path +++ b/units/systemd-ask-password-wall.path @@ -12,4 +12,4 @@ Conflicts=shutdown.target Before=basic.target shutdown.target [Path] -DirectoryNotEmpty=/dev/.systemd/ask-password +DirectoryNotEmpty=/dev/.run/systemd/ask-password -- cgit v1.2.3-54-g00ecf