Skip to content

Instantly share code, notes, and snippets.

@euikook
Created March 10, 2021 08:12
Show Gist options
  • Save euikook/88cf752d71e9837d584b0c189a0e3f6b to your computer and use it in GitHub Desktop.
Save euikook/88cf752d71e9837d584b0c189a0e3f6b to your computer and use it in GitHub Desktop.
[Unit]
Description=insync on start up
After=network.target
[Service]
Type=forking
ExecStart=/usr/bin/insync-headless start
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment