]> git.hoellein.online Git - zenbook/commitdiff
saving uncommitted changes in /etc prior to apt run
authorroot <root@localhost>
Mon, 11 Nov 2019 07:07:49 +0000 (08:07 +0100)
committerroot <root@localhost>
Mon, 11 Nov 2019 07:07:49 +0000 (08:07 +0100)
.etckeeper
alternatives/python [new symlink]
cups/printers.conf.O
systemd/system/multi-user.target.wants/snap-core-7713.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core-8039.mount [new symlink]
systemd/system/snap-core-7713.mount [deleted file]
systemd/system/snap-core-8039.mount [new file with mode: 0644]

index 7577c38dcaf48b1b257773e289c7b2aca9e1d959..49e27e5cb0c9c188e90036590fd2e110dabe1428 100755 (executable)
@@ -3007,8 +3007,8 @@ maybe chmod 0644 'systemd/system/snap-atom-238.mount'
 maybe chmod 0644 'systemd/system/snap-atom-241.mount'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-84.mount'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-88.mount'
-maybe chmod 0644 'systemd/system/snap-core-7713.mount'
 maybe chmod 0644 'systemd/system/snap-core-7917.mount'
+maybe chmod 0644 'systemd/system/snap-core-8039.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/spice-vdagentd.target.wants'
diff --git a/alternatives/python b/alternatives/python
new file mode 120000 (symlink)
index 0000000..f097b0e
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/python3.7
\ No newline at end of file
index 77835da37a9a99118142aa7e8d36c1c2f251e8e4..4e552a158ac140b5135d5c26595939c7ef6e4bd1 100644 (file)
@@ -91,26 +91,6 @@ KLimit 0
 OpPolicy default
 ErrorPolicy retry-job
 </Printer>
-<Printer HP_Color_LaserJet_MFP_M277dw_9D0E59_>
-UUID urn:uuid:c68dbbe0-3f25-3ecf-434d-bb3ef4c22968
-Info 
-Location 
-MakeModel Color LaserJet MFP M277dw - IPP Everywhere
-DeviceURI ipps://NPI9D0E59.local:443/ipp/print
-State Idle
-StateTime 1573057806
-ConfigTime 1573057821
-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>
 <Printer HP_LaserJet_M806_17B98C_>
 UUID urn:uuid:b97fc042-5272-3bbc-7495-afb7cf437065
 Info HP LaserJet M806 [17B98C]
diff --git a/systemd/system/multi-user.target.wants/snap-core-7713.mount b/systemd/system/multi-user.target.wants/snap-core-7713.mount
deleted file mode 120000 (symlink)
index 01e27a1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core-7713.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core-8039.mount b/systemd/system/multi-user.target.wants/snap-core-8039.mount
new file mode 120000 (symlink)
index 0000000..cb1ee5c
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core-8039.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core-7713.mount b/systemd/system/snap-core-7713.mount
deleted file mode 100644 (file)
index 4ffdb2a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Mount unit for core, revision 7713
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core_7713.snap
-Where=/snap/core/7713
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-core-8039.mount b/systemd/system/snap-core-8039.mount
new file mode 100644 (file)
index 0000000..7b4278b
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for core, revision 8039
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_8039.snap
+Where=/snap/core/8039
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target