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