From: Raphaƫl Gertz Date: Sun, 19 Jun 2016 04:34:00 +0000 (+0200) Subject: Remove useless ihttpd.path X-Git-Url: https://git.rapsys.eu/ihttpd/commitdiff_plain/e22313d978395bace9a115baf5d058b5e2065a7b Remove useless ihttpd.path --- diff --git a/SOURCES/ihttpd.path b/SOURCES/ihttpd.path deleted file mode 100644 index a258268..0000000 --- a/SOURCES/ihttpd.path +++ /dev/null @@ -1,12 +0,0 @@ -# Path unit starting ihttpd.service on password request -[Unit] -Description=The Apache IHTTP Server that will unlock crypttab device -DefaultDependencies=no -Conflicts=shutdown.target multi-user.target graphical.target -After=plymouth-start.service -Before=paths.target shutdown.target -ConditionPathExists=!/run/plymouth/pid - -[Path] -DirectoryNotEmpty=/run/systemd/ask-password -MakeDirectory=yes