1 # Based on /usr/lib/systemd/system/debug-shell.service
 
   3 Description=Spawn apache ihttpd server to answer password requests
 
   7 Before=cryptsetup-pre.target
 
   8 After=systemd-networkd.service systemd-tmpfiles-setup.service
 
  13 ExecStart=/usr/sbin/ihttpd -DFOREGROUND
 
  16 PIDFile=/run/ihttpd/ihttpd.pid
 
  19 WantedBy=sysinit.target