forked from pool/hiawatha
0d7336522d
OBS-URL: https://build.opensuse.org/request/show/195359 OBS-URL: https://build.opensuse.org/package/show/server:http/hiawatha?expand=0&rev=49
13 lines
233 B
Desktop File
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
|