mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
systemd: also keep trying Chrony
This commit is contained in:
parent
84e714b55e
commit
12127744b5
@ -9,7 +9,7 @@ After=network.target mullvad-daemon.service
|
||||
# Wait a minute before actually starting Chrony so Mullvad has surely had
|
||||
# time to start and thus not fail at excluding (cannot set the cgroup, no
|
||||
# such file or directory)
|
||||
ExecStartPre=/usr/bin/sleep 60
|
||||
#ExecStartPre=/usr/bin/sleep 60
|
||||
# Empty the main chrony.service ExecStart line so it can be overwritten
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/mullvad-exclude /usr/sbin/chronyd $DAEMON_OPTS
|
||||
|
1
etc/systemd/system/chrony.service.d/never-fail.conf
Symbolic link
1
etc/systemd/system/chrony.service.d/never-fail.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../yggdrasil.service.d/never-fail.conf
|
Loading…
Reference in New Issue
Block a user