]> git.hoellein.online Git - zenbook/commitdiff
saving uncommitted changes in /etc prior to apt run
authorroot <root@localhost>
Sat, 24 Nov 2018 08:32:56 +0000 (09:32 +0100)
committerroot <root@localhost>
Sat, 24 Nov 2018 08:32:56 +0000 (09:32 +0100)
.etckeeper
cups/printers.conf.O
systemd/system/multi-user.target.wants/snap-core-5548.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core-5897.mount [new symlink]
systemd/system/snap-core-5548.mount [deleted file]
systemd/system/snap-core-5897.mount [new file with mode: 0644]

index 1273e4095917bf6fa5416c00e1f4637bde372f2c..e8d22e8082eed93f8a60d09112def6bbe6e04ae7 100755 (executable)
@@ -2563,9 +2563,9 @@ maybe chmod 0755 'systemd/system/paths.target.wants'
 maybe chmod 0755 'systemd/system/printer.target.wants'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-49.mount'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-50.mount'
-maybe chmod 0644 'systemd/system/snap-core-5548.mount'
 maybe chmod 0644 'systemd/system/snap-core-5662.mount'
 maybe chmod 0644 'systemd/system/snap-core-5742.mount'
+maybe chmod 0644 'systemd/system/snap-core-5897.mount'
 maybe chmod 0644 'systemd/system/snap.canonical-livepatch.canonical-livepatchd.service'
 maybe chmod 0755 'systemd/system/sockets.target.wants'
 maybe chmod 0755 'systemd/system/sysinit.target.wants'
index d6bbf96696c149f61a1f25c7995660c0db422a66..43e8231548aef3d7b3abeac8d69d4de6dd53047d 100644 (file)
@@ -25,7 +25,7 @@ Info HP Color LaserJet MFP M277dw
 MakeModel HP Color LaserJet Pro MFP M277 Postscript (recommended)
 DeviceURI socket://192.168.178.254
 State Idle
-StateTime 1540972193
+StateTime 1542713449
 ConfigTime 1496773872
 Type 8425500
 Accepting Yes
@@ -37,23 +37,3 @@ KLimit 0
 OpPolicy default
 ErrorPolicy retry-job
 </Printer>
-<Printer HP_Color_LaserJet_MFP_M277dw_9D0E59_>
-UUID urn:uuid:cc487bdb-7560-3587-5214-da4984f0affd
-Info 
-Location 
-MakeModel Color LaserJet MFP M277dw
-DeviceURI ipp://NPI9D0E59.local:631/ipp/print
-State Idle
-StateTime 1542559613
-ConfigTime 1542559616
-Type 4188
-Accepting Yes
-Shared No
-JobSheets none none
-QuotaPeriod 0
-PageLimit 0
-KLimit 0
-OpPolicy default
-ErrorPolicy retry-job
-Option cups-browsed true
-</Printer>
diff --git a/systemd/system/multi-user.target.wants/snap-core-5548.mount b/systemd/system/multi-user.target.wants/snap-core-5548.mount
deleted file mode 120000 (symlink)
index 95a50d4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core-5548.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core-5897.mount b/systemd/system/multi-user.target.wants/snap-core-5897.mount
new file mode 120000 (symlink)
index 0000000..0008539
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core-5897.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core-5548.mount b/systemd/system/snap-core-5548.mount
deleted file mode 100644 (file)
index cfb413c..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Mount unit for core, revision 5548
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core_5548.snap
-Where=/snap/core/5548
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-core-5897.mount b/systemd/system/snap-core-5897.mount
new file mode 100644 (file)
index 0000000..864cc08
--- /dev/null
@@ -0,0 +1,12 @@
+[Unit]
+Description=Mount unit for core, revision 5897
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_5897.snap
+Where=/snap/core/5897
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+
+[Install]
+WantedBy=multi-user.target