1 # Based on /usr/lib/systemd/system/debug-shell.service
3 Description=The Apache HTTP Server answering password requests
7 Before=cryptsetup.target
8 After=systemd-networkd.service
13 ExecStartPre=/usr/bin/mkdir -p /run/ihttpd /run/ihttpd/log
14 ExecStart=/usr/sbin/ihttpd -DFOREGROUND
17 PIDFile=/run/ihttpd/ihttpd.pid
20 WantedBy=sysinit.target