Edit

IABSD.fr/ports/misc/srcpd/pkg/PLIST

Branch :

  • Show log

    Commit

  • Author : ajacoutot
    Date : 2022-11-08 11:14:43
    Hash : f50fdd74
    Message : Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)

  • misc/srcpd/pkg/PLIST
  • @newgroup _srcpd:660
    @newuser _srcpd:660:_srcpd::srcpd user:/nonexistent:/sbin/nologin
    @rcscript ${RCDIR}/srcpd
    man/de/
    man/de/man5/
    @man man/de/man5/srcpd.conf.5
    man/de/man8/
    @man man/de/man8/srcpd.8
    @man man/man5/srcpd.conf.5
    @man man/man8/srcpd.8
    @bin sbin/srcpd
    share/examples/srcpd/
    share/examples/srcpd/srcpd.conf
    @sample ${SYSCONFDIR}/srcpd.conf