I’m trying to enable mDNS on this device but whenever I run systemd-resolve I get the error sd_bus_open_system: No such file or directory. I can run --help and get the help screen and --version gives me this:
systemd 241 (241)
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid
However, --status produces the above error, as does --set-mdns. What’s wrong here?
Thanks!