Code

Removed sanity checks
[gosa.git] / gosa-si / debian / gosa-si-common.init
index 37c30d53497c297ed60e8d95f3d88a70784074b3..e71bf121df04b268fd33918719abdedf66c426f8 100755 (executable)
 #                    signaling for all communication partners.
 ### END INIT INFO
 
-# Sanity checks
-test -f /usr/sbin/gosa-si-server || exit 0
-test -f /usr/sbin/gosa-si-bus || exit 0
-
 # Load defaults
 START_BUS=0
 [ -r /etc/default/gosa-si ] && . /etc/default/gosa-si