1
0
forked from pool/hiawatha
hiawatha/hiawatha.service

13 lines
233 B
Desktop File

[Unit]
Description=Hiawatha Web Server
After=network.target
[Service]
Type=simple
SyslogIdentifier=hiawatha
ExecStartPre=/usr/sbin/wigwam ; /usr/sbin/hiawatha -k
ExecStart=/usr/sbin/hiawatha -d
[Install]
WantedBy=multi-user.target