Skip to content

Instantly share code, notes, and snippets.

@PhilippMundhenk
Created November 30, 2015 02:36
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 PhilippMundhenk/15edafaa4b8a7348bde8 to your computer and use it in GitHub Desktop.
Save PhilippMundhenk/15edafaa4b8a7348bde8 to your computer and use it in GitHub Desktop.
[Unit]
Description=boot script
[Service]
#Type=forking
ExecStart=/etc/rc.local
TimeoutSec=0
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment