Ignore:
Timestamp:
07/26/2021 10:23:04 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
11f9ce22
Parents:
d0f75fa
Message:

dconf: Prevent installation of systemd units on SysV.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/dconf.xml

    rd0f75fa r21ba876  
    172172sed -i 's/module/&amp; | grep -v mangle_path/' gsettings/abicheck.sh</userinput></screen>
    173173    -->
     174
     175    <para revision="sysv">
     176      First, prevent unnecessary systemd units from being installed:
     177    </para>
     178
     179<screen><userinput remap="pre">sed -i 's/install_dir: systemd_userunitdir,//' service/meson.build</userinput></screen>
    174180
    175181    <para>
Note: See TracChangeset for help on using the changeset viewer.