freedom-intelligence/scripts/railiance-rhythm/systemd/fi-research-brief-daily.service
tegwick 46cfcd7a51 Align FI recurrence with activity-core + rein-aharness (drop workstation cron).
Document the three-layer model, add railiance-rhythm executor install, and
point playbooks at rein-aharness fi-research-brief instead of local crontab.
2026-08-03 17:53:07 +02:00

10 lines
283 B
Desktop File

[Unit]
Description=Freedom Intelligence daily research brief (rein-aharness on Railiance)
After=network-online.target
[Service]
Type=oneshot
Environment=HOME=%h
WorkingDirectory=%h/freedom-intelligence
ExecStart=%h/freedom-intelligence/scripts/railiance-rhythm/run-daily.sh
Nice=10