File smartmontools-lsb-init-script.patch of Package smartmontools
--- smartd.initd.in
+++ smartd.initd.in
@@ -12,11 +12,10 @@
# For SuSE and cousins
### BEGIN INIT INFO
# Provides: smartd
-# Required-Start: $syslog
-# X-UnitedLinux-Should-Start: $sendmail
-# Should-Start: $sendmail
-# Required-Stop: $syslog
-# X-UnitedLinux-Should-Stop:
+# Required-Start: $syslog $remote_fs
+# Should-Start: sendmail
+# Required-Stop: $syslog $remote_fs
+# Should-Stop: sendmail
# Default-Start: 2 3 5
# Default-Stop:
# Short-Description: Monitors disk and tape health via S.M.A.R.T.