mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
11 lines
188 B
SYSTEMD
11 lines
188 B
SYSTEMD
[Unit]
|
|
Description=Runs trunk-recorder@%I.service 1 minute after boot up
|
|
|
|
[Timer]
|
|
OnBootSec=1m
|
|
Unit=trunk-recorder@%I.service
|
|
|
|
[Install]
|
|
DefaultInstance=DEFAULT
|
|
WantedBy=multi-user.target
|