Annotation of embedaddon/ntp/scripts/rc1/prototype, revision 1.1

1.1     ! misho       1: !default 755 root bin
        !             2: i pkginfo
        !             3: i preinstall
        !             4: i postinstall
        !             5: i preremove
        !             6: f none /etc/init.d/xntp=xntp 0755 root other
        !             7: l none /etc/rc2.d/S79xntp=/etc/init.d/xntp
        !             8: l none /etc/rc1.d/K79xntp=/etc/init.d/xntp
        !             9: l none /etc/rc0.d/K79xntp=/etc/init.d/xntp
        !            10: f none /usr/sbin/xntpd=xntpd/xntpd 0555 root other
        !            11: f none /usr/sbin/xntpdc=xntpdc/xntpdc 0555 root other
        !            12: f none /usr/sbin/ntpq=ntpq/ntpq 0555 root other
        !            13: f none /usr/sbin/ntptrace=ntptrace/ntptrace 0555 root other
        !            14: f none /usr/sbin/ntpdate=ntpdate/ntpdate 0555 root other
        !            15: f none /usr/share/man/man1m/xntpd.1m=doc/xntpd.8 0444 root other
        !            16: f none /usr/share/man/man1m/xntpdc.1m=doc/xntpdc.8 0444 root other
        !            17: f none /usr/share/man/man1m/ntpdate.1m=doc/ntpdate.8 0444 root other
        !            18: f none /usr/share/man/man1m/ntpq.1m=doc/ntpq.8 0444 root other
        !            19: f none /usr/share/man/man1m/ntptrace.1m=doc/ntptrace.8 0444 root other

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