From: Raphaƫl Gertz <git@rapsys.eu>
Date: Sun, 19 Jun 2016 04:34:00 +0000 (+0200)
Subject: Remove useless ihttpd.path
X-Git-Tag: 2.4.38-6~22
X-Git-Url: https://git.rapsys.eu/ihttpd/commitdiff_plain/5751f98ad085d1904335175dc8127d1bb7c4b303

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