mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
aminda-nocron-rebootish.service: repeat that dns should be running
This commit is contained in:
parent
1d7308e74e
commit
7f410148e3
@ -8,6 +8,9 @@ TimeoutStartSec=infinity
|
||||
# Another attempt at ensuring Yggdrasil works with nordvpnd
|
||||
ExecStartPre=-/usr/sbin/sysctl net.ipv6.conf.all.disable_ipv6=0
|
||||
ExecStart=-/usr/bin/systemctl restart yggdrasil.service
|
||||
# If they somehow managed to not start already
|
||||
ExecStart=-/usr/bin/systemctl enable --now unbound.service
|
||||
ExecStart=-/usr/bin/systemctl enable --now systemd-resolved.service
|
||||
User=root
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
|
Loading…
Reference in New Issue
Block a user