mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-08-18 23:36:26 +02:00
@@ -182,7 +182,7 @@
|
||||
"links": [
|
||||
{
|
||||
"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",
|
||||
|
@@ -170,7 +170,7 @@ storage:
|
||||
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue
|
||||
links:
|
||||
- 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
|
||||
target: /usr/lib/systemd/system/unbound.service
|
||||
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
||||
|
@@ -204,7 +204,7 @@
|
||||
"links": [
|
||||
{
|
||||
"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",
|
||||
|
@@ -249,7 +249,7 @@ storage:
|
||||
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue
|
||||
links:
|
||||
- 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
|
||||
target: /usr/lib/systemd/system/unbound.service
|
||||
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
||||
|
Reference in New Issue
Block a user