Changeset 2ff29ed
- Timestamp:
- 05/25/2021 04:27:04 AM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 50ab38f
- Parents:
- 53e1509
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r53e1509 r2ff29ed 46 46 <itemizedlist> 47 47 <listitem revision="systemd"> 48 <para>[renodr] - Use the correct systemd unit in Gutenprint.</para> 49 </listitem> 50 <listitem revision="systemd"> 48 51 <para>[renodr] - Stop modifying the systemd unit for cups-browsed 49 52 now that we're using OpenPrinting CUPS.</para> -
pst/printing/gutenprint.xml
r53e1509 r2ff29ed 216 216 <screen role="root" revision="sysv"><userinput>/etc/rc.d/init.d/cups restart</userinput></screen> 217 217 218 <screen role="root" revision="systemd"><userinput>systemctl restart org.cups.cupsd</userinput></screen>218 <screen role="root" revision="systemd"><userinput>systemctl restart cups</userinput></screen> 219 219 220 220 <!-- <para>
Note:
See TracChangeset
for help on using the changeset viewer.