From f9b935863cc4dac2ae85a350e7d87b786f3eb295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20M=C3=BCller?= Date: Sun, 8 Mar 2020 12:56:35 +0100 Subject: [PATCH] [live-overlay] use a blank file for timezone - we really have to make a call to set it properly --- manjaro/kde-dev/live-overlay/etc/localtime | 1 + manjaro/nxd/live-overlay/etc/localtime | 1 + shared/manjaro/live-overlay/etc/localtime | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 manjaro/kde-dev/live-overlay/etc/localtime create mode 120000 manjaro/nxd/live-overlay/etc/localtime mode change 120000 => 100644 shared/manjaro/live-overlay/etc/localtime diff --git a/manjaro/kde-dev/live-overlay/etc/localtime b/manjaro/kde-dev/live-overlay/etc/localtime new file mode 120000 index 0000000..5df1bb1 --- /dev/null +++ b/manjaro/kde-dev/live-overlay/etc/localtime @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/localtime \ No newline at end of file diff --git a/manjaro/nxd/live-overlay/etc/localtime b/manjaro/nxd/live-overlay/etc/localtime new file mode 120000 index 0000000..5df1bb1 --- /dev/null +++ b/manjaro/nxd/live-overlay/etc/localtime @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/localtime \ No newline at end of file diff --git a/shared/manjaro/live-overlay/etc/localtime b/shared/manjaro/live-overlay/etc/localtime deleted file mode 120000 index 285b912..0000000 --- a/shared/manjaro/live-overlay/etc/localtime +++ /dev/null @@ -1 +0,0 @@ -../usr/share/zoneinfo/Europe/Berlin \ No newline at end of file diff --git a/shared/manjaro/live-overlay/etc/localtime b/shared/manjaro/live-overlay/etc/localtime new file mode 100644 index 0000000..e69de29