Compare commits

..

3 Commits

3 changed files with 13 additions and 10 deletions

View File

@ -2,4 +2,6 @@ exec --no-startup-id foot --title=system\ journal journalctl -f
exec --no-startup-id foot --title=user\ journal journalctl -f --user
exec --no-startup-id foot --title=iwd\ log journalctl -u iwd -f
exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f
# Debian uses chrony, Fedora chronyd. Comment inappropiate.
exec --no-startup-id foot --title=chrony\ log journalctl -u chrony -f
exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f

View File

@ -1,7 +1,9 @@
# Public official Finnish time server
# https://www.vttresearch.com/en/ourservices/time-finland-ntp-network-time-service
# https://monitor.mikes.fi/ntp/
server time.mikes.fi iburst
server time1.mikes.fi iburst
server time2.mikes.fi iburst
server time3.mikes.fi iburst
# Chrony according to https://monitor.mikes.fi/ntp/ thus known to support
# xleave
server time1.mikes.fi iburst xleave

View File

@ -1,13 +1,12 @@
# For more information about Yggdrasil, refer to
# https://yggdrasil-network.github.io/
server y.etro.mikaela.info iburst xleave
# Maybe Yggdrasils should have auto_offline in general?
# iburst - everything has it
# auto_offline - this is a laptop so it may go offline, no need to spam
# xleave - this is Chrony so it's supported
#server y.kincarron.mikaela.info iburst auto_offline xleave
# These are not servers.
server y.sedric.mikaela.info iburst auto_offline xleave
server y.zaldaryn.mikaela.info iburst auto_offline xleave
server y.rbtpzn.mikaela.info iburst auto_offline xleave
# Actual 24/7 VPS
server y.etro.mikaela.info iburst auto_offline xleave
server y.lumina.aminda.eu iburst auto_offline xleave
# Somewhat dead devices
#server y.kincarron.mikaela.info iburst auto_offline xleave