Enable the systemd password agents

This commit is contained in:
Eelco Dolstra 2012-06-19 17:02:54 -04:00
parent 2526afb1c7
commit 2fa1ba85c6

View File

@ -194,6 +194,12 @@ let
"umount.target"
"final.target"
# Password entry.
"systemd-ask-password-console.path"
"systemd-ask-password-console.service"
"systemd-ask-password-wall.path"
"systemd-ask-password-wall.service"
# Misc.
"syslog.socket"
];