]> Raphaƫl G. Git Repositories - ihttpd/blob - SOURCES/ihttpd.path
Add sufficient timeout
[ihttpd] / SOURCES / ihttpd.path
1 # Path unit starting ihttpd.service on password request
2 [Unit]
3 Description=The Apache IHTTP Server that will unlock crypttab device
4 DefaultDependencies=no
5 Conflicts=shutdown.target multi-user.target graphical.target
6 After=plymouth-start.service
7 Before=paths.target shutdown.target
8 ConditionPathExists=!/run/plymouth/pid
9
10 [Path]
11 DirectoryNotEmpty=/run/systemd/ask-password
12 MakeDirectory=yes