Changeset 06a0a0a8


Ignore:
Timestamp:
07/12/2023 05:39:24 PM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
22c1bfc3, b1a8c0e8
Parents:
ed84837
Message:

dbus: Tell how to start dbus-daemon w/o rebooting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    red84837 r06a0a0a8  
    435435
    436436      <para revision="sysv">
     437        If this is the first time to install
     438        <application>D-Bus</application> on the system and you are not
     439        operating in a chroot environment, you can immediately start
     440        <command>dbus-daemon</command> without rebooting the system:
     441      </para>
     442
     443      <!-- nodump because maybe the user is building in chroot -->
     444      <screen role="nodump" revision="sysv"><userinput>/etc/init.d/dbus start</userinput></screen>
     445
     446      <para revision="sysv">
    437447        Note that this boot script only starts the system-wide
    438448        <application>D-Bus</application> daemon. Each user requiring access to
Note: See TracChangeset for help on using the changeset viewer.