[Unit] Description=Foo Webserver [Service] Type=simple ExecStart=/usr/bin/sbcl --load /home/foo/start.lisp WorkingDirectory=/home/foo/ Restart=on-abort User=foo [Install] WantedBy=multi-user.target