mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-08-24 02:06:30 +02:00
@@ -164,6 +164,20 @@
|
|||||||
"contents": {
|
"contents": {
|
||||||
"source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf"
|
"source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"overwrite": true,
|
||||||
|
"path": "/etc/issue",
|
||||||
|
"contents": {
|
||||||
|
"source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/issue"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"overwrite": true,
|
||||||
|
"path": "/etc/issue.net",
|
||||||
|
"contents": {
|
||||||
|
"source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/issue"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
|
@@ -163,6 +163,14 @@ storage:
|
|||||||
- path: /etc/systemd/system/unbound.service.d/override.conf
|
- path: /etc/systemd/system/unbound.service.d/override.conf
|
||||||
contents:
|
contents:
|
||||||
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf
|
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf
|
||||||
|
- path: /etc/issue
|
||||||
|
overwrite: true
|
||||||
|
contents:
|
||||||
|
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/issue
|
||||||
|
- path: /etc/issue.net
|
||||||
|
overwrite: true
|
||||||
|
contents:
|
||||||
|
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/issue
|
||||||
links:
|
links:
|
||||||
- path: /etc/localtime
|
- path: /etc/localtime
|
||||||
target: ../usr/share/zoneinfo/America/Phoenix
|
target: ../usr/share/zoneinfo/America/Phoenix
|
||||||
|
5
etc/issue
Normal file
5
etc/issue
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
You are accessing Thien Tran's information system that is provided for authorized uses only.
|
||||||
|
|
||||||
|
ALL ACTIVITY MAY BE MONITORED AND REPORTED. UNAUTHORIZED USES SHALL BE PROSECUTED TO THE FULLEST EXTENT OF THE LAW.
|
||||||
|
|
||||||
|
To report a potential security concern, please contact contact@tommytran.io.
|
@@ -178,6 +178,20 @@
|
|||||||
"contents": {
|
"contents": {
|
||||||
"source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf"
|
"source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"overwrite": true,
|
||||||
|
"path": "/etc/issue",
|
||||||
|
"contents": {
|
||||||
|
"source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/issue"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"overwrite": true,
|
||||||
|
"path": "/etc/issue.net",
|
||||||
|
"contents": {
|
||||||
|
"source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/issue"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
|
@@ -221,6 +221,14 @@ storage:
|
|||||||
- path: /etc/systemd/system/unbound.service.d/override.conf
|
- path: /etc/systemd/system/unbound.service.d/override.conf
|
||||||
contents:
|
contents:
|
||||||
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf
|
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf
|
||||||
|
- path: /etc/issue
|
||||||
|
overwrite: true
|
||||||
|
contents:
|
||||||
|
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/issue
|
||||||
|
- path: /etc/issue.net
|
||||||
|
overwrite: true
|
||||||
|
contents:
|
||||||
|
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/issue
|
||||||
links:
|
links:
|
||||||
- path: /etc/localtime
|
- path: /etc/localtime
|
||||||
target: ../usr/share/zoneinfo/America/Phoenix
|
target: ../usr/share/zoneinfo/America/Phoenix
|
||||||
|
Reference in New Issue
Block a user