vim/.vim/tmp/.#wimboothttpd.servicea648cd6342256bac~
2016-01-20 10:52:38 -06:00

10 lines
250 B
Plaintext

[Unit]
Description=Darkhttpd Webserver
[Service]
Type=simple
ExecStart=/usr/bin/darkhttpd /home/samba/wimboot --port 8080 --addr 192.168.59.1 --uid nobody --gid nobody --chroot --mimetypes /etc/conf.d/mimetypes
[Install]
WantedBy=multi-user.target