Skip to content

Instantly share code, notes, and snippets.

@flowchartsman
Created July 31, 2015 22:08
Show Gist options
  • Save flowchartsman/7d5b3c63fe450f19847c to your computer and use it in GitHub Desktop.
Save flowchartsman/7d5b3c63fe450f19847c to your computer and use it in GitHub Desktop.
[Unit]
Description=Internet Routing Registry daemon
After=network.target
[Service]
Type=simple
ExecStart=/usr/sbin/irrd -m
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment