maybe chmod 0755 'systemd/system/oem-config.service.wants'
maybe chmod 0755 'systemd/system/paths.target.wants'
maybe chmod 0755 'systemd/system/printer.target.wants'
-maybe chmod 0644 'systemd/system/snap-atom-250.mount'
maybe chmod 0644 'systemd/system/snap-atom-252.mount'
+maybe chmod 0644 'systemd/system/snap-atom-257.mount'
maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-94.mount'
maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-95.mount'
maybe chmod 0644 'systemd/system/snap-core-9066.mount'
#!/bin/bash
-/usr/bin/borgbackup.sh
+/usr/bin/borgbackup.sh >> /var/log/borgbackup.log
# Printer configuration file for CUPS v2.3.1
# Written by cupsd
# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
-NextPrinterId 48
+NextPrinterId 51
<Printer ar-hp-HP-LaserJet-M806>
PrinterId 1
UUID urn:uuid:e9b63086-a295-3d64-4799-24cf46be2061
ErrorPolicy retry-job
Option cups-browsed true
</Printer>
+<Printer hp_LaserJet_9040_8BFB3E_>
+PrinterId 49
+UUID urn:uuid:c2198c84-8111-3afb-770a-fd6643c51230
+Info
+Location
+MakeModel hp LaserJet 9040, driverless, cups-filters 1.27.4
+DeviceURI implicitclass://hp_LaserJet_9040_8BFB3E_/
+State Idle
+StateTime 1592287108
+ConfigTime 1592287108
+Type 8400988
+Accepting Yes
+Shared No
+JobSheets none none
+QuotaPeriod 0
+PageLimit 0
+KLimit 0
+OpPolicy default
+ErrorPolicy retry-job
+Option cups-browsed true
+</Printer>
<Printer HP_LaserJet_M806_17B98C_>
PrinterId 7
UUID urn:uuid:b97fc042-5272-3bbc-7495-afb7cf437065
+++ /dev/null
-/etc/systemd/system/snap-atom-250.mount
\ No newline at end of file
--- /dev/null
+/etc/systemd/system/snap-atom-257.mount
\ No newline at end of file
+++ /dev/null
-[Unit]
-Description=Mount unit for atom, revision 250
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/atom_250.snap
-Where=/snap/atom/250
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
--- /dev/null
+[Unit]
+Description=Mount unit for atom, revision 257
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/atom_257.snap
+Where=/snap/atom/257
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target