This unit is provided by:
Options
-
[Install]-
WantedBy=bluetooth.target
-
-
[Service]-
BusName=org.bluealsa -
EnvironmentFile=-/etc/default/bluez-alsa -
ExecStart=/usr/bin/bluealsa $OPTIONS -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectSystemIntroduced in systemd 214=strict -
RemoveIPCIntroduced in systemd 232=yes -
Restart=on-failure -
RestrictAddressFamilies=AF_UNIX AF_BLUETOOTH -
Type=dbus
-
-
[Unit]-
After=dbus-org.bluez.service -
Description=Bluealsa daemon -
Documentation=https://github.com/Arkq/bluez-alsa/ -
Requires=dbus-org.bluez.service
-
Additionnal notes
Nothing here.