2022-06-09 01:22:38 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Run banana daily and on boot.
|
|
|
|
Wants=banana.timer
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
2022-06-19 19:48:34 +00:00
|
|
|
ExecStart=/home/deck/.local/bin/eso-banana-script
|
2022-06-09 01:22:38 +00:00
|
|
|
User=deck
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|