Page MenuHomeFreeBSD

devel/dbus: add pkg-message
Needs ReviewPublic

Authored by vishwin on Feb 4 2023, 9:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 20 2024, 5:30 AM
Unknown Object (File)
Oct 2 2024, 10:07 PM
Unknown Object (File)
Sep 5 2024, 6:23 AM
Unknown Object (File)
Sep 4 2024, 12:10 AM
Unknown Object (File)
Aug 10 2024, 8:05 AM
Unknown Object (File)
Jul 22 2024, 11:56 AM
Unknown Object (File)
Jul 21 2024, 8:40 PM
Unknown Object (File)
Jul 18 2024, 12:46 PM

Details

Summary

This message is mostly to remind desktop/workstation users to enable and start the daemon, as this step is sometimes overlooked.

Born out of discussion from PR 269310.

Test Plan

Any better way to word this?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 49528
Build 46418: arc lint + arc unit

Event Timeline

devel/dbus/pkg-message.in
13

Maybe tell user to run sysrc dbus_enable="YES"?

grahamperrin added inline comments.
devel/dbus/pkg-message.in
4
6–8

… ensure … make sure …

ensure alone is enough.

For what it's worth, I'd make the entire message less verbose …

devel/dbus/pkg-message.in
10–19
devel/dbus/pkg-message.in
6–8

New users, particularly those who are used to having this done for them on other systems, are not aware of the rationale to enable and start a service/daemon that is not immediately apparent to proper function of their applications.