rss/src
Niko Marmeladkov a7ce8405d1
centralize: daemon syncs state with config, cleanup orphans
- rss daemon kills and cleans services not in config (rename-safe)
- rss list also prunes orphaned state
- rss start checks for already running before spawning
- State: add supervise_dir/service_dir/list_pid_names helpers
2026-07-03 11:20:36 +03:00
..
cli.rs initial: per-user process supervisor (rss) 2026-07-03 10:47:25 +03:00
config.rs add unless-stopped restart policy, systemd user unit, readme 2026-07-03 11:01:59 +03:00
log.rs initial: per-user process supervisor (rss) 2026-07-03 10:47:25 +03:00
main.rs centralize: daemon syncs state with config, cleanup orphans 2026-07-03 11:20:36 +03:00
state.rs centralize: daemon syncs state with config, cleanup orphans 2026-07-03 11:20:36 +03:00
supervisor.rs add unless-stopped restart policy, systemd user unit, readme 2026-07-03 11:01:59 +03:00