flowvisor
flowvisor copied to clipboard
easier flowvisor restart w/upstart
Upstart is now in ubuntu, and it has a much friendlier interface than old-style init scripts.
Instead of:
sudo /etc/init.d/flowvisor restart
... you can run
sudo restart flowvisor
This is a bit more friendly.