11 lines
283 B
SYSTEMD
11 lines
283 B
SYSTEMD
|
|
[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
|