Skip to content

Instantly share code, notes, and snippets.

@ael-code
Created February 3, 2016 18:58
Show Gist options
  • Save ael-code/875556a331a4163f47a4 to your computer and use it in GitHub Desktop.
Save ael-code/875556a331a4163f47a4 to your computer and use it in GitHub Desktop.
[Unit]
Description=Libreant
Wants=network-online.target
After=network-online.target
[Service]
Environment="LIBREANT_SETTINGS=/etc/libreant/libreant.cfg"
User=root
Group=root
ExecStart=/opt/libreant/ve/bin/libreant
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment