]> git.hoellein.online Git - zenbook/commitdiff
saving uncommitted changes in /etc prior to apt run
authorroot <root@localhost>
Tue, 3 Mar 2020 05:43:41 +0000 (06:43 +0100)
committerroot <root@localhost>
Tue, 3 Mar 2020 05:43:41 +0000 (06:43 +0100)
14 files changed:
.etckeeper
systemd/system/multi-user.target.wants/snap-atom-242.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-atom-247.mount [new symlink]
systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-88.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-94.mount [new symlink]
systemd/system/multi-user.target.wants/snap-core-8213.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core-8689.mount [new symlink]
systemd/system/snap-atom-242.mount [deleted file]
systemd/system/snap-atom-247.mount [new file with mode: 0644]
systemd/system/snap-canonical\x2dlivepatch-88.mount [deleted file]
systemd/system/snap-canonical\x2dlivepatch-94.mount [new file with mode: 0644]
systemd/system/snap-core-8213.mount [deleted file]
systemd/system/snap-core-8689.mount [new file with mode: 0644]
systemd/system/snap.canonical-livepatch.canonical-livepatchd.service

index 8aeffb6d4104034ab5b4af2aa71c5a246ca3efbc..3c434d82b4aee1fc1f0cfd7529f684ac14625bd7 100755 (executable)
@@ -3139,12 +3139,12 @@ maybe chmod 0755 'systemd/system/network-pre.target.wants'
 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-242.mount'
 maybe chmod 0644 'systemd/system/snap-atom-245.mount'
-maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-88.mount'
+maybe chmod 0644 'systemd/system/snap-atom-247.mount'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-90.mount'
-maybe chmod 0644 'systemd/system/snap-core-8213.mount'
+maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-94.mount'
 maybe chmod 0644 'systemd/system/snap-core-8268.mount'
+maybe chmod 0644 'systemd/system/snap-core-8689.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/systemd/system/multi-user.target.wants/snap-atom-242.mount b/systemd/system/multi-user.target.wants/snap-atom-242.mount
deleted file mode 120000 (symlink)
index b0d7bf5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-atom-242.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-atom-247.mount b/systemd/system/multi-user.target.wants/snap-atom-247.mount
new file mode 120000 (symlink)
index 0000000..1314be4
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-atom-247.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-88.mount b/systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-88.mount
deleted file mode 120000 (symlink)
index 56e106b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-canonical\x2dlivepatch-88.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-94.mount b/systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-94.mount
new file mode 120000 (symlink)
index 0000000..64dd638
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-canonical\x2dlivepatch-94.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core-8213.mount b/systemd/system/multi-user.target.wants/snap-core-8213.mount
deleted file mode 120000 (symlink)
index 7d8b795..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core-8213.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core-8689.mount b/systemd/system/multi-user.target.wants/snap-core-8689.mount
new file mode 120000 (symlink)
index 0000000..e1d0ea3
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core-8689.mount
\ No newline at end of file
diff --git a/systemd/system/snap-atom-242.mount b/systemd/system/snap-atom-242.mount
deleted file mode 100644 (file)
index 852207a..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for atom, revision 242
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/atom_242.snap
-Where=/snap/atom/242
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-atom-247.mount b/systemd/system/snap-atom-247.mount
new file mode 100644 (file)
index 0000000..f013bbf
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for atom, revision 247
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/atom_247.snap
+Where=/snap/atom/247
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
diff --git a/systemd/system/snap-canonical\x2dlivepatch-88.mount b/systemd/system/snap-canonical\x2dlivepatch-88.mount
deleted file mode 100644 (file)
index b6ad661..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for canonical-livepatch, revision 88
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/canonical-livepatch_88.snap
-Where=/snap/canonical-livepatch/88
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-canonical\x2dlivepatch-94.mount b/systemd/system/snap-canonical\x2dlivepatch-94.mount
new file mode 100644 (file)
index 0000000..99287a9
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for canonical-livepatch, revision 94
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/canonical-livepatch_94.snap
+Where=/snap/canonical-livepatch/94
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
diff --git a/systemd/system/snap-core-8213.mount b/systemd/system/snap-core-8213.mount
deleted file mode 100644 (file)
index 0ba2674..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for core, revision 8213
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core_8213.snap
-Where=/snap/core/8213
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-core-8689.mount b/systemd/system/snap-core-8689.mount
new file mode 100644 (file)
index 0000000..ad266f0
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for core, revision 8689
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_8689.snap
+Where=/snap/core/8689
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
index 9e034fdc1896c40dd124cf15e592bf1ed9dbcc26..f142798ffa967eef1c2dd0f82fc8ac3ba1f65881 100644 (file)
@@ -1,16 +1,16 @@
 [Unit]
 # Auto-generated, DO NOT EDIT
 Description=Service for snap application canonical-livepatch.canonical-livepatchd
-Requires=snap-canonical\x2dlivepatch-90.mount
+Requires=snap-canonical\x2dlivepatch-94.mount
 Wants=network.target
-After=snap-canonical\x2dlivepatch-90.mount network.target
+After=snap-canonical\x2dlivepatch-94.mount network.target
 X-Snappy=yes
 
 [Service]
 ExecStart=/usr/bin/snap run canonical-livepatch.canonical-livepatchd
 SyslogIdentifier=canonical-livepatch.canonical-livepatchd
 Restart=on-failure
-WorkingDirectory=/var/snap/canonical-livepatch/90
+WorkingDirectory=/var/snap/canonical-livepatch/94
 TimeoutStopSec=30
 Type=simple