From 7278fd8753eca471407c44f06f0346514a2cba5b Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 10 Jan 2025 15:22:47 -0700 Subject: [PATCH] Update blacklist file name --- x86.ign | 2 +- x86.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x86.ign b/x86.ign index 3c65fcb..6538413 100644 --- a/x86.ign +++ b/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" } diff --git a/x86.yml b/x86.yml index 9b7a9b0..d666380 100644 --- a/x86.yml +++ b/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