Use service foo rather than calling init scripts directly
[mirror/dsa-wiki.git] / input / howto / install-ganeti.creole
index bd2a3be..5f9734f 100644 (file)
@@ -366,7 +366,7 @@ And you want to convert it to use DRBD afterwards and start it on the other clus
   
   then:
   reload multipath-tools on gnt-master (normaly bm-bl1):
-  /etc/init.d/multipath-tools reload
+  service multipath-tools reload
   add the WWNs to dsa-puppet/modules/multipath/files/bm-multipath.conf and define the alias and commit that file to git.
 
   then: