daily autocommit

master
Joshua Dye 1 year ago
parent bda562fc77
commit 85af037b3d

@ -2449,6 +2449,7 @@ maybe chmod 0755 'systemd/system/reboot.target.wants'
maybe chmod 0755 'systemd/system/remote-fs.target.wants'
maybe chmod 0644 'systemd/system/snap-core-13890.mount'
maybe chmod 0644 'systemd/system/snap-core20-1626.mount'
maybe chmod 0644 'systemd/system/snap-core20-1637.mount'
maybe chmod 0644 'systemd/system/snap-retroarch-1735.mount'
maybe chmod 0755 'systemd/system/sockets.target.wants'
maybe chmod 0755 'systemd/system/sysinit.target.wants'

@ -1,17 +1,17 @@
# Printer configuration file for CUPS v2.3.3op2
# Written by cupsd
# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
NextPrinterId 414
NextPrinterId 415
<Printer HP_OfficeJet_Pro_8030_series_936171_>
PrinterId 413
UUID urn:uuid:0983700a-64fe-3583-7513-c8ca03bf7ffd
PrinterId 414
UUID urn:uuid:2dd14b37-51e2-3681-5cc3-a4d244c00d2c
Info HP_OfficeJet_Pro_8030_series_936171_
Location
MakeModel HP OfficeJet Pro 8030 series, driverless, cups-filters 1.28.7
DeviceURI implicitclass://HP_OfficeJet_Pro_8030_series_936171_/
State Idle
StateTime 1667275203
ConfigTime 1667275204
StateTime 1667361607
ConfigTime 1667361607
Type 36892
Accepting Yes
Shared No

@ -1,4 +1,4 @@
# Printer configuration file for CUPS v2.3.3op2
# Written by cupsd
# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
NextPrinterId 413
NextPrinterId 414

Binary file not shown.

@ -0,0 +1 @@
/etc/systemd/system/snap-core20-1637.mount

@ -0,0 +1 @@
/etc/systemd/system/snap-core20-1637.mount

@ -0,0 +1,14 @@
[Unit]
Description=Mount unit for core20, revision 1637
Before=snapd.service
After=zfs-mount.service
[Mount]
What=/var/lib/snapd/snaps/core20_1637.snap
Where=/snap/core20/1637
Type=squashfs
Options=nodev,ro,x-gdu.hide,x-gvfs-hide
LazyUnmount=yes
[Install]
WantedBy=default.target multi-user.target
Loading…
Cancel
Save