1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-09 04:11:32 -05:00

Compare commits

...

4 Commits

Author SHA1 Message Date
837caf7f36
Override systemd-resolved StartLimitIntervalSec
Signed-off-by: Tommy <contact@tommytran.io>
2024-05-20 16:14:02 -07:00
4865ffc730
Add StartLimitIntervalSec to dnat-to-ns.service
Signed-off-by: Tommy <contact@tommytran.io>
2024-05-20 13:29:12 -07:00
cf65d6c2ac
Link to Qubes forum
Signed-off-by: Tommy <contact@tommytran.io>
2024-05-20 09:13:47 -07:00
ac86304bf7
Typo fix
Signed-off-by: Tommy <contact@tommytran.io>
2024-05-20 08:39:11 -07:00
3 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,6 @@
[Unit]
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns
StartLimitIntervalSec=0
[Service]
Type=oneshot

View File

@ -0,0 +1,2 @@
[Unit]
StartLimitIntervalSec=0

View File

@ -29,9 +29,9 @@ sudo dnf install -y microsoft-edge-stable
sudo mkdir -p /etc/opt/edge/policies/managed/ /etc/opt/edge/policies/recommended/
curl --proxy http://127.0.0.1:8082 https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/Linux/managed.json | sudo tee /etc/opt/edge/policies/managed/managed.json
curl --proxy http://127.0.0.1:8082 https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/Linux/recommended.json | sudo tee /etc/opt/edge/policies/managed/recommended.json
curl --proxy http://127.0.0.1:8082 https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/Linux/recommended.json | sudo tee /etc/opt/edge/policies/recommended/recommended.json
# Work around for Edge audio bug
# Workaround for this problem: https://forum.qubes-os.org/t/upgraded-to-4-2-and-audio-no-longer-works/23130/60
sudo dnf install -y pulseaudio-utils
echo '[Unit]