From 8fab47ec65de475fec3e99e84d506b27761e912c Mon Sep 17 00:00:00 2001 From: Alexandre CATTEAU Date: Thu, 27 Jul 2023 16:46:30 +0200 Subject: [PATCH] Add Install section to template.mount --- template.mount | 3 +++ 1 file changed, 3 insertions(+) diff --git a/template.mount b/template.mount index 8a8a50e..e51fa9a 100644 --- a/template.mount +++ b/template.mount @@ -8,3 +8,6 @@ What=/dev/mapper/PH_MAPPER Where=PH_TARGET Type=PH_FSTYPE Options=rw,relatime + +[Install] +WantedBy=default.target