From e7324ee2557e4e845dfc5a6d4d9aac4f7937b105 Mon Sep 17 00:00:00 2001 From: Ray Lyon Date: Wed, 7 Oct 2020 19:02:24 -0400 Subject: [PATCH] publish date updated --- ...-03-systemd-automount.md => 2020-10-07-systemd-automount.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename _posts/{2020-10-03-systemd-automount.md => 2020-10-07-systemd-automount.md} (99%) diff --git a/_posts/2020-10-03-systemd-automount.md b/_posts/2020-10-07-systemd-automount.md similarity index 99% rename from _posts/2020-10-03-systemd-automount.md rename to _posts/2020-10-07-systemd-automount.md index 42bb0c7..6a5076e 100644 --- a/_posts/2020-10-03-systemd-automount.md +++ b/_posts/2020-10-07-systemd-automount.md @@ -1,7 +1,7 @@ --- layout: single title: "Painless On-Demand NAS Connections in Linux with Systemd Automount" -date: 2020-10-02 22:45:00 +date: 2020-10-07 19:00:00 categories: [Linux Administration] tags: linux samba nas systemd ubuntu comments: true