Make it a little faster, queue is in sqlite now, fix db bug and more
This commit is contained in:
14
package/systemd/tytd2025.service
Normal file
14
package/systemd/tytd2025.service
Normal file
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Tesses YouTube Downloader
|
||||
Documentation=https://git.tesses.org/tesses50/tytd2025
|
||||
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/tytd2025
|
||||
Restart=on-failure
|
||||
User=tytd2025
|
||||
StandardOutput=journal
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user