summarylogtreecommitdiffstats
path: root/service
blob: cb1a8025816510e8ed2748848193c9e06882eb7b (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Simple, small, and fast HTTP server

[Service]
Restart=always
ExecStart=/usr/bin/merecat -n

[Install]
WantedBy=multi-user.target