mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-08-03 19:14:12 -04:00
Remove unnecessary service
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
85e499e466
commit
8ed948c008
2 changed files with 0 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
|||
[Unit]
|
||||
Description=Run /usr/lib/qubes/qubes-setup-dnat-to-ns 10 seconds after boot
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/sleep 10
|
||||
ExecStart=/usr/bin/systemctl restart systemd-resolved
|
||||
ExecStart=/usr/lib/qubes/qubes-setup-dnat-to-ns
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue