mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-08-18 23:36:26 +02:00
@@ -116,7 +116,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "/etc/systemd/system/sshd.service.d/local.conf",
|
||||
"path": "/etc/systemd/system/sshd.service.d/override.conf",
|
||||
"contents": {
|
||||
"source": "https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/systemd/system/sshd.service.d/local.conf"
|
||||
}
|
||||
|
@@ -134,7 +134,7 @@ storage:
|
||||
- path: /etc/ssh/ssh_config.d/10-custom.conf
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/ssh/ssh_config.d/10-custom.conf
|
||||
- path: /etc/systemd/system/sshd.service.d/local.conf
|
||||
- path: /etc/systemd/system/sshd.service.d/override.conf
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/systemd/system/sshd.service.d/local.conf
|
||||
- path: /etc/tuned/active_profile
|
||||
|
@@ -132,7 +132,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "/etc/systemd/system/sshd.service.d/local.conf",
|
||||
"path": "/etc/systemd/system/sshd.service.d/override.conf",
|
||||
"contents": {
|
||||
"source": "https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/systemd/system/sshd.service.d/local.conf"
|
||||
}
|
||||
|
@@ -223,7 +223,7 @@ storage:
|
||||
- path: /etc/ssh/ssh_config.d/10-custom.conf
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/ssh/ssh_config.d/10-custom.conf
|
||||
- path: /etc/systemd/system/sshd.service.d/local.conf
|
||||
- path: /etc/systemd/system/sshd.service.d/override.conf
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/systemd/system/sshd.service.d/local.conf
|
||||
- path: /etc/tuned/active_profile
|
||||
|
Reference in New Issue
Block a user