Ignore:
Timestamp:
12/10/2023 04:25:54 PM (5 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
c95e0acc
Parents:
8a721c7
Message:

Restore sysv removal of xfce service files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/thunar.xml

    r8a721c7 rb1eccce  
    133133<screen role="root"><userinput>make install</userinput></screen>
    134134
    135 <!--
    136     There is no /usr/lib/systemd on a sysV build
    137 
    138135    <para revision="sysv">
    139136      Finally, remove a systemd unit which is useless on a SysV system:
    140137    </para>
    141138
    142 <screen role="root" revision="sysv"><userinput>rm -v /usr/lib/systemd/user/thunar.service</userinput></screen>
    143 -->
     139<screen role="root" revision="sysv"><userinput>rm -fv /usr/lib/systemd/user/thunar.service</userinput></screen>
     140
    144141  </sect2>
    145142
Note: See TracChangeset for help on using the changeset viewer.