X-Git-Url: https://git.rapsys.eu/ihttpd/blobdiff_plain/7929df8652c7b25fcfe6578efba5ae0ed93eec8e..32336499bbabd019d56c6626bd0542220bdbbebd:/SOURCES/ihttpd.service?ds=sidebyside diff --git a/SOURCES/ihttpd.service b/SOURCES/ihttpd.service index 0c055f4..a177273 100644 --- a/SOURCES/ihttpd.service +++ b/SOURCES/ihttpd.service @@ -4,12 +4,13 @@ Description=The Apache HTTP Server answering password requests DefaultDependencies=no AllowIsolate=no IgnoreOnIsolate=yes -Before=cryptsetup-pre.target -After=systemd-networkd.service systemd-tmpfiles-setup.service +Before=cryptsetup.target +After=systemd-networkd.service [Service] Type=simple Environment=LANG=C +ExecStartPre=/usr/bin/mkdir -p /run/ihttpd /run/ihttpd/log ExecStart=/usr/sbin/ihttpd -DFOREGROUND KillSignal=SIGWINCH KillMode=mixed