Search found 1 match
- Tue Sep 19, 2006 11:27 pm
- Forum: User Contributions
- Topic: SUSE 10.0 startup patch
- Replies: 0
- Views: 2303
SUSE 10.0 startup patch
Hope this can be of use: I patched mine because it failed starting the daemon. === file: /etc/rc.d/zm === #!/bin/sh ### BEGIN INIT INFO # Provides: zm # Default-Start: 5 # Default-Stop: 5 # Short-Description: Zoneminder # Description: Zoneminder as a service ### END INIT INFO # Source function ...