teamtalkbot/systemd/user/TTMediaBot.service
Umiko f331b10358
Some checks are pending
Build-nightly / docker (push) Waiting to run
first commit.
2025-04-13 14:44:48 +07:00

13 lines
275 B
Desktop File

[Unit]
Description=TTMediaBot
Requires=pulseaudio.service
[Service]
Type=simple
WorkingDirectory=/home/ttInfiArtt/TTMediaBot
ExecStart=/home/ttInfiArtt/TTMediaBot/TTMediaBot.sh -c /home/ttInfiArtt/TTMediaBot/config.json
Restart=on-failure
[Install]
WantedBy=default.target