tech-pkg archive

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

Re: sysutils/dbus 1.10.0 problems



On Sat, Sep 19, 2015 at 07:31:23AM +0900, Ryo ONODERA wrote:
> Some dbus consumers requires these directories, services, system-services,
> system.d and session.d.

Ok, so that part should definitely be committed.

> system.conf and session.conf themselves should not be modified.
> They include system-local.conf and session-local.conf if these
> files exist.
> "should not be modified" means CONF_FILES should not be used.

Ok.

What about these (e.g., from pulssaudio):

 CONF_FILES+=   ${EGDIR}/pulseaudio-system.conf \
 -               ${PKG_SYSCONFBASE}/dbus-1/system.d/pulseaudio-system.conf
 +               ${PREFIX}/share/dbus-1/system.d/pulseaudio-system.conf

Should they be modified or not?
 Thomas


Home | Main Index | Thread Index | Old Index