]> git.hoellein.online Git - zenbook/commitdiff
saving uncommitted changes in /etc prior to apt run
authorroot <root@localhost>
Mon, 11 May 2020 05:30:06 +0000 (07:30 +0200)
committerroot <root@localhost>
Mon, 11 May 2020 05:30:06 +0000 (07:30 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-atom-247.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-atom-250.mount [new symlink]
systemd/system/snap-atom-247.mount [deleted file]
systemd/system/snap-atom-250.mount [new file with mode: 0644]

index 9a37ccaefd15396db7e8ce7f83b913caba94e956..1def3cc4b48ae3541a3f819fd57cc7407526126d 100755 (executable)
@@ -3155,8 +3155,8 @@ 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-247.mount'
 maybe chmod 0644 'systemd/system/snap-atom-248.mount'
+maybe chmod 0644 'systemd/system/snap-atom-250.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-8935.mount'
diff --git a/systemd/system/multi-user.target.wants/snap-atom-247.mount b/systemd/system/multi-user.target.wants/snap-atom-247.mount
deleted file mode 120000 (symlink)
index 1314be4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-atom-247.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-atom-250.mount b/systemd/system/multi-user.target.wants/snap-atom-250.mount
new file mode 120000 (symlink)
index 0000000..6d85ab2
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-atom-250.mount
\ No newline at end of file
diff --git a/systemd/system/snap-atom-247.mount b/systemd/system/snap-atom-247.mount
deleted file mode 100644 (file)
index f013bbf..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[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-atom-250.mount b/systemd/system/snap-atom-250.mount
new file mode 100644 (file)
index 0000000..3186616
--- /dev/null
@@ -0,0 +1,13 @@
+[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