From: Raphaƫl Gertz Date: Sun, 19 Jun 2016 06:00:22 +0000 (+0200) Subject: Add dependencies to avoid race conditions and be sure we start in time X-Git-Tag: 2.4.38-6~18 X-Git-Url: https://git.rapsys.eu/ihttpd/commitdiff_plain/cca3ab26827649d8eef3e90ad561610079429162 Add dependencies to avoid race conditions and be sure we start in time --- diff --git a/SOURCES/ihttpd.service b/SOURCES/ihttpd.service index 80ad31b..00bfcd3 100644 --- a/SOURCES/ihttpd.service +++ b/SOURCES/ihttpd.service @@ -4,6 +4,8 @@ Description=Spawn apache ihttpd server to answer password requests DefaultDependencies=no AllowIsolate=no IgnoreOnIsolate=yes +Before=cryptsetup-pre.target +After=systemd-networkd.service systemd-tmpfiles-setup.service [Service] Type=simple