From 6b5e56b096b855112f8a15161795aca59e0b611d Mon Sep 17 00:00:00 2001 From: root Date: Fri, 17 Dec 2021 07:36:04 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 1 + cups/printers.conf | 2 +- cups/printers.conf.O | 3 ++- .../multi-user.target.wants/snap-ferdi-152.mount | 1 + systemd/system/snap-ferdi-152.mount | 14 ++++++++++++++ 5 files changed, 19 insertions(+), 2 deletions(-) create mode 120000 systemd/system/multi-user.target.wants/snap-ferdi-152.mount create mode 100644 systemd/system/snap-ferdi-152.mount diff --git a/.etckeeper b/.etckeeper index 87ba159..d0fd8de 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3037,6 +3037,7 @@ maybe chmod 0644 'systemd/system/snap-core18-2253.mount' maybe chmod 0644 'systemd/system/snap-drawio-134.mount' maybe chmod 0644 'systemd/system/snap-drawio-135.mount' maybe chmod 0644 'systemd/system/snap-ferdi-113.mount' +maybe chmod 0644 'systemd/system/snap-ferdi-152.mount' maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount' maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1519.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-256.mount' diff --git a/cups/printers.conf b/cups/printers.conf index cd4380b..aebe88a 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -31,7 +31,7 @@ Location Arbeitszimmer MakeModel HP Color LaserJet Pro MFP M277 Postscript (recommended) DeviceURI dnssd://HP%20Color%20LaserJet%20MFP%20M277dw%20(28CAA8)._ipp._tcp.local/?uuid=564e4238-4b34-3044-4a46-3c528228caa8 State Idle -StateTime 1639422532 +StateTime 1639677338 ConfigTime 1625815231 Reason wifi-not-configured-report Type 8425500 diff --git a/cups/printers.conf.O b/cups/printers.conf.O index e63ccc6..130d293 100644 --- a/cups/printers.conf.O +++ b/cups/printers.conf.O @@ -31,9 +31,10 @@ Location Arbeitszimmer MakeModel HP Color LaserJet Pro MFP M277 Postscript (recommended) DeviceURI dnssd://HP%20Color%20LaserJet%20MFP%20M277dw%20(28CAA8)._ipp._tcp.local/?uuid=564e4238-4b34-3044-4a46-3c528228caa8 State Idle -StateTime 1639422386 +StateTime 1639677254 ConfigTime 1625815231 Reason wifi-not-configured-report +Reason cups-waiting-for-job-completed Type 8425500 Accepting Yes Shared No diff --git a/systemd/system/multi-user.target.wants/snap-ferdi-152.mount b/systemd/system/multi-user.target.wants/snap-ferdi-152.mount new file mode 120000 index 0000000..c645472 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-ferdi-152.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-ferdi-152.mount \ No newline at end of file diff --git a/systemd/system/snap-ferdi-152.mount b/systemd/system/snap-ferdi-152.mount new file mode 100644 index 0000000..a41e7a1 --- /dev/null +++ b/systemd/system/snap-ferdi-152.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for ferdi, revision 152 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/ferdi_152.snap +Where=/snap/ferdi/152 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target -- 2.39.5