Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created February 19, 2019 00:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/251371c0bcbc0d372d41671970a5de66 to your computer and use it in GitHub Desktop.
Save grahamc/251371c0bcbc0d372d41671970a5de66 to your computer and use it in GitHub Desktop.
$ cat /etc/systemd/user/hello.service
[Unit]
[Service]
ExecStart=hello
RemainAfterExit=false
Type=oneshot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment