2010-10-26 09:40:32 +07:00
|
|
|
# This file is part of systemd.
|
|
|
|
#
|
|
|
|
# systemd is free software; you can redistribute it and/or modify it
|
|
|
|
# under the terms of the GNU General Public License as published by
|
|
|
|
# the Free Software Foundation; either version 2 of the License, or
|
|
|
|
# (at your option) any later version.
|
|
|
|
|
|
|
|
[Unit]
|
|
|
|
Description=Forward Password Requests to Plymouth Directory Watch
|
2010-11-16 07:25:48 +07:00
|
|
|
DefaultDependencies=no
|
2010-11-18 11:22:25 +07:00
|
|
|
Conflicts=shutdown.target systemd-ask-password-console.path systemd-ask-password-console.service
|
2010-11-16 07:51:57 +07:00
|
|
|
Before=basic.target shutdown.target
|
2010-10-26 09:40:32 +07:00
|
|
|
|
|
|
|
[Path]
|
|
|
|
DirectoryNotEmpty=/dev/.systemd/ask-password
|