Paxy
Paxy
``` oot@MVG-48210B357CF1:~# ls -lR /run/systemd/generator.early ls: cannot access '/run/systemd/generator.early': No such file or directory root@MVG-48210B357CF1:~# ls -lR /run/systemd/generator.late /run/systemd/generator.late: total 20 -rw-r--r-- 1 root root 769 Apr 20 11:48 exim4.service...
[services.log](https://github.com/systemd/systemd/files/11284847/services.log)
Testing when the issue starts again. For some reason, the issue is not persistent. But when it starts freezing, it freezes almost every reboot.
Yeah, looks like disabling this service triggers the bug: ``` root@MVG-48210B357CF1:~# systemctl disable minissdpd minissdpd.service is not a native service, redirecting to systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install disable minissdpd perl: warning: Setting...
Uninstalling (purging) all those services in /run/systemd/generator.late (except gdomap.service), still causes the freeze in reboot (v247, but same with v253): ``` Apr 20 19:38:54 MVG-48210B357CF1 systemd[1]: systemd-reboot.service: Succeeded. Apr 20...
Here is the complete journal log since the reboot command was issued until systemd crashed. [journal.log](https://github.com/systemd/systemd/files/11289260/journal.log)
`echo "};" >> "$TMP_FILE"` It is breaking syntax. Works without it.
That's great news. Meshtastic would probbably be the next step as it adds Meshtastic networking capabilities over simple SX126x send and receive. With Meshtastic protocol you can use Meshtastic repeating...