Fix: add new file for previous commit
This commit is contained in:
8
systemd-templates/transmission-daemon.timer
Normal file
8
systemd-templates/transmission-daemon.timer
Normal file
@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Wait 1m before starting Transmission at boot
|
||||
|
||||
[Timer]
|
||||
OnBootSec=1m
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user