bluealsa-aplay

This commit is contained in:
2022-01-16 12:37:00 +00:00
parent e7a2dcdf7f
commit d2efe7373b

View File

@@ -0,0 +1,20 @@
# file located at /lib/systemd/system/
[Unit]
Description=bluealsa-aplay
Requires=network.target sound.target
After=network.target sound.target
[Service]
Type=simple
# change for user you want!
User=root
ExecStart=bluealsa-aplay 00:00:00:00:00:00
[Install]
WantedBy=multi-user.target