debian: Add $remote_fs to Required-Start/-Stop field in init scripts
authorJustin Pettit <jpettit@nicira.com>
Thu, 1 Apr 2010 00:42:50 +0000 (17:42 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 1 Apr 2010 06:14:04 +0000 (23:14 -0700)
commit9b094b09bd15ef3c6b7929b1635706158750144f
treedc2f1aba58219829bc7d6ea94f43363659cbbd2f
parent2da0385d1f57fe00977d2e58022b3f9a6604192e
debian: Add $remote_fs to Required-Start/-Stop field in init scripts

Init scripts that depend on items in /usr must have $remote_fs defined
in their Required-Start and Required-Stop fields.  This will ensure that
/usr is mounted before a start or stop call is made.

Found by Lintian.
debian/corekeeper.init
debian/openvswitch-controller.init
debian/openvswitch-monitor.init
debian/openvswitch-switch.init
debian/openvswitch-switchui.init
debian/openvswitch-wdt.init