1 2 3 4 5 6 7 8 9
[Unit] Description=A Quote of the Day server implementation After=network.target [Service] ExecStart=/usr/local/bin/qotd [Install] WantedBy=multi-user.target