]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Mon, 6 Apr 2020 22:04:50 +0000 (00:04 +0200)
committerFrank Brehm <frank@brehm-online.com>
Mon, 6 Apr 2020 22:04:50 +0000 (00:04 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-openra-172.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-openra-216.mount [new symlink]
systemd/system/snap-openra-172.mount [deleted file]
systemd/system/snap-openra-216.mount [new file with mode: 0644]

index d59559bb533c3c67f029522c97717ffb30d92131..06b2467fe9cb1a20ccf2900a1f3d1852daf87eda 100755 (executable)
@@ -2885,8 +2885,8 @@ maybe chmod 0755 'systemd/system/printer.target.wants'
 maybe chmod 0755 'systemd/system/remote-fs.target.wants'
 maybe chmod 0644 'systemd/system/snap-core18-1668.mount'
 maybe chmod 0644 'systemd/system/snap-core18-1705.mount'
-maybe chmod 0644 'systemd/system/snap-openra-172.mount'
 maybe chmod 0644 'systemd/system/snap-openra-183.mount'
+maybe chmod 0644 'systemd/system/snap-openra-216.mount'
 maybe chmod 0644 'systemd/system/snap-snapd-6434.mount'
 maybe chmod 0644 'systemd/system/snap-snapd-6953.mount'
 maybe chmod 0755 'systemd/system/sockets.target.wants'
diff --git a/systemd/system/multi-user.target.wants/snap-openra-172.mount b/systemd/system/multi-user.target.wants/snap-openra-172.mount
deleted file mode 120000 (symlink)
index 04a63cd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-openra-172.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-openra-216.mount b/systemd/system/multi-user.target.wants/snap-openra-216.mount
new file mode 120000 (symlink)
index 0000000..1123294
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-openra-216.mount
\ No newline at end of file
diff --git a/systemd/system/snap-openra-172.mount b/systemd/system/snap-openra-172.mount
deleted file mode 100644 (file)
index 49b77a7..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for openra, revision 172
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/openra_172.snap
-Where=/snap/openra/172
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-openra-216.mount b/systemd/system/snap-openra-216.mount
new file mode 100644 (file)
index 0000000..88ce7b3
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for openra, revision 216
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/openra_216.snap
+Where=/snap/openra/216
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target