~upstart-devel/upstart/upstart-jobs

« back to all changes in this revision

Viewing changes to vivid/lib/systemd/system/systemd-ask-password-plymouth.service

  • Committer: Dimitri John Ledkov
  • Date: 2014-11-19 12:58:41 UTC
  • Revision ID: dimitri.j.ledkov@intel.com-20141119125841-98dr37roy8dvcv3b
auto update

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Unit]
 
2
Description=Forward Password Requests to Plymouth
 
3
Documentation=http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
 
4
DefaultDependencies=no
 
5
Conflicts=shutdown.target
 
6
After=plymouth-start.service
 
7
Before=shutdown.target
 
8
ConditionKernelCommandLine=splash
 
9
ConditionPathExists=/run/plymouth/pid
 
10
 
 
11
[Service]
 
12
ExecStart=/bin/systemd-tty-ask-password-agent --watch --plymouth