mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-08-18 23:36:26 +02:00
Update blacklist file name
This commit is contained in:
2
x86.ign
2
x86.ign
@@ -96,7 +96,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "/etc/modprobe.d/vps-blacklist.conf",
|
||||
"path": "/etc/modprobe.d/server-blacklist.conf",
|
||||
"contents": {
|
||||
"source": "https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf"
|
||||
}
|
||||
|
2
x86.yml
2
x86.yml
@@ -205,7 +205,7 @@ storage:
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/chrony.conf
|
||||
overwrite: true
|
||||
- path: /etc/modprobe.d/vps-blacklist.conf
|
||||
- path: /etc/modprobe.d/server-blacklist.conf
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf
|
||||
- path: /etc/sysctl.d/99-server.conf
|
||||
|
Reference in New Issue
Block a user