File nut-server of Package nut
#!/bin/false
# This is a dummy init script for YaST runlevel editor
# https://bugzilla.novell.com/show_bug.cgi?id=801542
#
### BEGIN INIT INFO
# Provides: nut-server
# Required-Start: $network $syslog $remote_fs nut-driver
# Should-Start: $time ypbind sendmail
# Required-Stop: $network $syslog $remote_fs nut-driver
# Should-Stop: $time ypbind sendmail
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Short-Description: Network UPS Tools - power devices information server
# Description: Network UPS Tools provides remote or local
# monitoring of UPS.
### END INIT INFO