6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
# Automatically added by dh_installinit
|
|
if [ -x "/etc/init.d/damaris-modules" ]; then
|
|
invoke-rc.d damaris-modules stop || exit $?
|
|
fi
|
|
# End automatically added section
|