Skip to content

Instantly share code, notes, and snippets.

@dfarrell07
Created January 12, 2015 19:48
Show Gist options
  • Save dfarrell07/6c782831d4e935affd1b to your computer and use it in GitHub Desktop.
Save dfarrell07/6c782831d4e935affd1b to your computer and use it in GitHub Desktop.
[Unit]
Description=OpenDaylight SDN Controller
Documentation=https://wiki.opendaylight.org/view/Main_Page http://www.opendaylight.org/
After=network.service
[Service]
Type=forking
ExecStart=/opt/opendaylight-0.2.1/bin/start
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment