The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / thttpd / thttpd.service
1 [Unit]
2 Description=Tiny HTTP Daemon
3
4 [Service]
5 PIDFile=/run/thttpd.pid
6 ExecStart=/usr/sbin/thttpd -D -C /etc/thttpd.conf
7 Restart=always
8
9 [Install]
10 WantedBy=multi-user.target