From ec61164648fdff72ca99b45b02dcd5bc21e0f4f2 Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 26 Jul 2024 05:10:01 -0700 Subject: [PATCH] Update modprobe URL Signed-off-by: Tommy --- UTM-Chrony.ign | 2 +- UTM-Chrony.yml | 2 +- x86-QEMU-Docker.ign | 2 +- x86-QEMU-Docker.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/UTM-Chrony.ign b/UTM-Chrony.ign index eabdedf..066bbee 100644 --- a/UTM-Chrony.ign +++ b/UTM-Chrony.ign @@ -82,7 +82,7 @@ { "path": "/etc/modprobe.d/vps-blacklist.conf", "contents": { - "source": "https://raw.githubusercontent.com/secureblue/secureblue/live/config/files/usr/etc/modprobe.d/blacklist.conf" + "source": "https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf" } }, { diff --git a/UTM-Chrony.yml b/UTM-Chrony.yml index bcfe231..9e81d52 100644 --- a/UTM-Chrony.yml +++ b/UTM-Chrony.yml @@ -118,7 +118,7 @@ storage: overwrite: true - path: /etc/modprobe.d/vps-blacklist.conf contents: - source: https://raw.githubusercontent.com/secureblue/secureblue/live/config/files/usr/etc/modprobe.d/blacklist.conf + source: https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf - path: /etc/sysctl.d/99-server.conf contents: source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/sysctl.d/99-server.conf diff --git a/x86-QEMU-Docker.ign b/x86-QEMU-Docker.ign index 0dfdf0b..1b1d8fb 100644 --- a/x86-QEMU-Docker.ign +++ b/x86-QEMU-Docker.ign @@ -98,7 +98,7 @@ { "path": "/etc/modprobe.d/vps-blacklist.conf", "contents": { - "source": "https://raw.githubusercontent.com/secureblue/secureblue/live/config/files/usr/etc/modprobe.d/blacklist.conf" + "source": "https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf" } }, { diff --git a/x86-QEMU-Docker.yml b/x86-QEMU-Docker.yml index ff4c870..a5b3673 100644 --- a/x86-QEMU-Docker.yml +++ b/x86-QEMU-Docker.yml @@ -209,7 +209,7 @@ storage: overwrite: true - path: /etc/modprobe.d/vps-blacklist.conf contents: - source: https://raw.githubusercontent.com/secureblue/secureblue/live/config/files/usr/etc/modprobe.d/blacklist.conf + source: https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf - path: /etc/sysctl.d/99-server.conf contents: source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/sysctl.d/99-server.conf