Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: fedora-ds-admin - Administration server used by Fedora Directory Server https://bugzilla.redhat.com/show_bug.cgi?id=249548 ------- Additional Comments From rmeggins@xxxxxxxxxx 2008-01-08 20:50 EST ------- I also wanted to save the info about fixing the subsys-not-used error. (06:26:08 PM) richm: What does "subsys-not-used /etc/rc.d/init.d/dirsrv-admin" mean? (06:26:45 PM) dgilmore: it means we are not putting a lock file in /var/lock/subsys (06:28:35 PM) richm: What is a lock file used for? (06:29:44 PM) dgilmore: supposed to let you know if its running or not (06:31:03 PM) dgilmore: in start at the end add [ $RETVAL -eq 0 ] && touch /var/lock/subsys/$servicename(06:31:34 PM) dgilmore: in the end of stop add a chekc for retvalue and cleanup the file (06:31:57 PM) richm: And if it's started without using the init script, then stopped with the init script, or vice versa? (06:32:20 PM) richm: Just ignore the missing file (or presence of the unexpected file)? (06:32:53 PM) dgilmore: pretty much yeah (06:33:22 PM) dgilmore: the condrestart should checkfor the lockfile and restart only if it exists -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review