mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-21 17:01:34 -05:00
Switch to UTC
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
7fad7ab23b
commit
d88311198c
@ -182,7 +182,7 @@
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"path": "/etc/localtime",
|
"path": "/etc/localtime",
|
||||||
"target": "../usr/share/zoneinfo/America/Phoenix"
|
"target": "../usr/share/zoneinfo/Etc/UTC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/etc/systemd/system/multi-user.target.wants/unbound.service",
|
"path": "/etc/systemd/system/multi-user.target.wants/unbound.service",
|
||||||
|
@ -170,7 +170,7 @@ storage:
|
|||||||
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue
|
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue
|
||||||
links:
|
links:
|
||||||
- path: /etc/localtime
|
- path: /etc/localtime
|
||||||
target: ../usr/share/zoneinfo/America/Phoenix
|
target: ../usr/share/zoneinfo/Etc/UTC
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/unbound.service
|
- path: /etc/systemd/system/multi-user.target.wants/unbound.service
|
||||||
target: /usr/lib/systemd/system/unbound.service
|
target: /usr/lib/systemd/system/unbound.service
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
||||||
|
@ -204,7 +204,7 @@
|
|||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"path": "/etc/localtime",
|
"path": "/etc/localtime",
|
||||||
"target": "../usr/share/zoneinfo/America/Phoenix"
|
"target": "../usr/share/zoneinfo/Etc/UTC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/etc/systemd/system/multi-user.target.wants/unbound.service",
|
"path": "/etc/systemd/system/multi-user.target.wants/unbound.service",
|
||||||
|
@ -249,7 +249,7 @@ storage:
|
|||||||
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue
|
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue
|
||||||
links:
|
links:
|
||||||
- path: /etc/localtime
|
- path: /etc/localtime
|
||||||
target: ../usr/share/zoneinfo/America/Phoenix
|
target: ../usr/share/zoneinfo/Etc/UTC
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/unbound.service
|
- path: /etc/systemd/system/multi-user.target.wants/unbound.service
|
||||||
target: /usr/lib/systemd/system/unbound.service
|
target: /usr/lib/systemd/system/unbound.service
|
||||||
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
||||||
|
Loading…
Reference in New Issue
Block a user