pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/46323: rc.subr path in security/dirmngr/files/dirmngr.sh looks wrong



>Number:         46323
>Category:       pkg
>Synopsis:       rc.subr path in security/dirmngr/files/dirmngr.sh looks wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 11 20:45:00 +0000 2012
>Originator:     Sascha Wildner
>Release:        I noticed it on DragonFly
>Organization:
>Environment:
>Description:
I have:

RCD_SCRIPTS_DIR=/usr/pkg/etc/rc.d
PKG_RCD_SCRIPTS=YES

in my mk.conf, perhaps it's related.

After installation, the installed script has:

if [ -f /usr/pkg/etc/rc.subr ]; then
        . /usr/pkg/etc/rc.subr
fi

In any case, all other rc.d scripts in pkgsrc use plain /etc/rc.subr

Regards,
Sascha

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index