[Bug 246862] Initscript Review

bugzilla at redhat.com bugzilla at redhat.com
Thu May 29 12:12:03 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Initscript Review


https://bugzilla.redhat.com/show_bug.cgi?id=246862


kzak at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
  Status Whiteboard| bzcl34nup                  |bzcl34nup
               Flag|                            |needinfo?(harald at redhat.com)




------- Additional Comments From kzak at redhat.com  2008-05-29 08:12 EST -------
It seems it works as expected (F8):

# /etc/rc.d/init.d/amd start &> /dev/null; echo $?
0
# /etc/rc.d/init.d/amd start &> /dev/null; echo $?
0

# /etc/rc.d/init.d/amd stop &> /dev/null; echo $?
0
# /etc/rc.d/init.d/amd stop &> /dev/null; echo $?
0

I've committed a header (rawhide - F10):

+### BEGIN INIT INFO
+# Provides: amd
+# Required-Start: $local_fs
+# Required-Stop: $local_fs
+# Short-Description: start and stop early amd
+# Description: Start and stop amd automounter
+### END INIT INFO

Please, review.


-- 
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.




More information about the fedora-triage-list mailing list