freedom-intelligence/scripts/railiance-rhythm/systemd/fi-research-brief-daily.service

11 lines
283 B
SYSTEMD
Raw Normal View History

[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