From f7828305ee4c238167f7a556bb935224759134bd Mon Sep 17 00:00:00 2001 From: Ray Lyon Date: Tue, 27 Oct 2020 22:55:00 -0400 Subject: [PATCH] revised title --- _posts/2020-10-07-systemd-automount.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2020-10-07-systemd-automount.md b/_posts/2020-10-07-systemd-automount.md index ed12039..0be52bf 100644 --- a/_posts/2020-10-07-systemd-automount.md +++ b/_posts/2020-10-07-systemd-automount.md @@ -1,6 +1,6 @@ --- layout: single -title: "Painless On-Demand NAS Connections in Linux with Systemd Automount" +title: "On-Demand NFS and Samba Connections in Linux with Systemd Automount" date: 2020-10-07 19:00:00 categories: [Linux Administration] tags: linux samba nas systemd ubuntu