Update 'etc/systemd/system/bluealsaaplay.service'

This commit is contained in:
2022-01-21 12:13:10 +00:00
parent 2c59efc971
commit 0c04ba5b55

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