Skip to content

Instantly share code, notes, and snippets.

@abraverm
Created July 4, 2018 08:46
Show Gist options
  • Select an option

  • Save abraverm/b9c9419b18b5ddfc3e8a2138c9b0080e to your computer and use it in GitHub Desktop.

Select an option

Save abraverm/b9c9419b18b5ddfc3e8a2138c9b0080e to your computer and use it in GitHub Desktop.
[Unit]
Description=GCSF
After=network.target
RefuseManualStart=no
RefuseManualStop=no
[Service]
ExecStart=%h/.cargo/bin/gcsf mount %h/GHome -s home
Restart=always
RestartSec=3
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment