summaryrefslogtreecommitdiff
blob: e4410d8e061f4248439c0b59fc1327d7ff735457 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Boa web server
After=network.target

[Service]
ExecStart=/usr/sbin/boa -d

[Install]
WantedBy=multi-user.target