Skip to content

Instantly share code, notes, and snippets.

@Sean-Bradley
Last active August 29, 2020 09:13
Show Gist options
  • Save Sean-Bradley/637367918651b37e3d1ff578bba8b7fd to your computer and use it in GitHub Desktop.
Save Sean-Bradley/637367918651b37e3d1ff578bba8b7fd to your computer and use it in GitHub Desktop.
[Unit]
Description=Loki service
After=network.target
[Service]
Type=simple
User=loki
ExecStart=/usr/local/bin/loki -config.file /usr/local/bin/config-loki.yml
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment