6 Commits
Author SHA1 Message Date
NanamiAdmin 5e9bdf02f9 fix(utils): now it can be successfully restarted when deployed as systemd service
- Add `getSystemdServiceName` function to get systemd service name.
- When detected as systemd sevice, use `systemctl restart` to restart the program then exit.
2026-06-04 12:05:09 +08:00
NanamiAdmin a2d1dada2c feat(logging): add log path configuration and implement logrotate policy 2026-05-22 17:27:57 +08:00
NanamiAdmin e063a36e28 feat(watchdog): initialize watchdog connection and sync running instances 2026-05-10 17:40:01 +08:00
NanamiAdmin 00319d790d chore: change service && filename rule to "superfrpc_instanceID" 2026-05-07 22:46:28 +08:00
NanamiAdmin 9ffb4263cf feat(sys): add self-check functionality for system settings and frpc binary 2026-05-07 21:07:16 +08:00
NanamiAdmin 44195c9f26 style(service): modify package name "service" to "sys" 2026-05-07 19:28:49 +08:00