Skip to content

Commit

Permalink
Update modprobe URL
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy <[email protected]>
  • Loading branch information
TommyTran732 committed Jul 26, 2024
1 parent c04b7a8 commit ec61164
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion UTM-Chrony.ign
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion UTM-Chrony.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion x86-QEMU-Docker.ign
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion x86-QEMU-Docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec61164

Please sign in to comment.