- Standardize multilog to s25000 n4 (~100KB cap) to prevent filling /data - Use VeDbusService register=False + deferred register() in dbus-generator-ramp and dbus-vrm-history - Add @exit_on_error decorator to template GLib callback - Document best practices in README and template README Made-with: Cursor
3 lines
60 B
Bash
3 lines
60 B
Bash
#!/bin/sh
|
|
exec multilog t s25000 n4 /var/log/dbus-lightning
|