From 3cc5b6511f8ddb342c18239aae4ca18773936fd2 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sun, 15 Sep 2024 11:32:54 -0700 Subject: [PATCH] Update faq.md (#1400) Added warning --- docs/faq.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/faq.md b/docs/faq.md index eeb0fb98..7350838b 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -311,6 +311,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht * Do the same in `/etc/fstab` for the `/boot` partition. * Comment `tmpfs` lines in `/etc/fstab` for `/var/lib` and `/var/log`. !!! danger "But again: DON'T DO THIS" + !!! warning "If you do plan on doing this, no assistance will be provided beyond this point other than the existing documentation." ??? question "How to set the date, time and timezone from command line?"