Skip to content

Instantly share code, notes, and snippets.

@anthonyryan1
anthonyryan1 / journalctl
Created March 27, 2026 00:13
systemd timesyncd nts pr user testing
This file has been truncated, but you can view the full file.
# For brevity, I excluded: 16375 occurances of: Notify message sent to '/run/systemd/notify': "WATCHDOG=1"
Mar 13 14:09:11 phenom systemd-timesyncd[384695]: Successfully touched timestamp file.
Mar 13 14:09:11 phenom systemd-timesyncd[384695]: Bus bus-api-timesync: changing state UNSET → OPENING
Mar 13 14:09:11 phenom systemd-timesyncd[384695]: sd-bus: starting bus bus-api-timesync by connecting to /run/dbus/system_bus_socket...
Mar 13 14:09:11 phenom systemd-timesyncd[384695]: Bus bus-api-timesync: changing state OPENING → AUTHENTICATING
Mar 13 14:09:11 phenom systemd-timesyncd[384695]: Registering bus object implementation for path=/org/freedesktop/timesync1 iface=org.freedesktop.timesync1.Manager
Mar 13 14:09:11 phenom systemd-timesyncd[384695]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1
Mar 13 14:09:11 phenom systemd-timesyncd[384695]: Added new ntske server time.cloudflare.com.
Mar 13 14:09:11 phenom systemd-timesyncd[384695]: Added new
diff --git a/man/org.freedesktop.timesync1.xml b/man/org.freedesktop.timesync1.xml
index 47d7fdc77d..61b0e164cf 100644
--- a/man/org.freedesktop.timesync1.xml
+++ b/man/org.freedesktop.timesync1.xml
@@ -48,6 +48,7 @@ node /org/freedesktop/timesync1 {
readonly as SystemNTPServers = ['...', ...];
readonly as RuntimeNTPServers = ['...', ...];
readonly as FallbackNTPServers = ['...', ...];
+ readonly as NTSKeyExchangeServers = ['...', ...];
@org.freedesktop.DBus.Property.EmitsChangedSignal("false")
@anthonyryan1
anthonyryan1 / simple-scan-icc.py
Last active February 24, 2026 03:53
GNOME/simple-scan ICC application through post-processing
#!/usr/bin/env python3
import os
import sys
import subprocess
import tempfile
import shutil
# Make sure you have imagemagick with lcms support
# Update the path to your ICC