Ignore:
Timestamp:
07/25/2022 07:43:26 AM (21 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
055f0da
Parents:
0b2a1fa
Message:

Revert "bluez: for systemd, create /var/lib/bluetooth at installation"

This reverts commit 58ad7bcaa677eae9c39176b360a1e78753b820bf.

No longer needed with bluez-5.65.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    r0b2a1fa r66736d0  
    199199<screen role="root"><userinput>make install &amp;&amp;
    200200ln -svf ../libexec/bluetooth/bluetoothd /usr/sbin</userinput></screen>
    201 
    202     <!-- To editors: this will be unnecessary with bluez-5.65,
    203          please remove this part when bluez is updated. -->
    204     <para revision="systemd">
    205       Still as the &root; user, create the variable state information
    206       directory for this package:
    207     </para>
    208 
    209 <screen role="root" revision="systemd"><userinput>install -v -dm700 /var/lib/bluetooth</userinput></screen>
    210201
    211202    <para>
Note: See TracChangeset for help on using the changeset viewer.