Annotation of StartupItems/Tomcat/StartupParameters.plist, revision 1.1

1.1     ! casties     1: {
        !             2:   Description   = "Tomcat server";
        !             3:   Provides      = ("Tomcat");
        !             4:   Requires      = ("Resolver");
        !             5:   Preference    = "Late";
        !             6:   Messages =
        !             7:   {
        !             8:     start = "Starting Tomcat";
        !             9:     stop  = "Stopping Tomcat";
        !            10:   };
        !            11: }

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>