diff --git a/srcpkgs/bluez/template b/srcpkgs/bluez/template index db77b9321e..1f489a79fa 100644 --- a/srcpkgs/bluez/template +++ b/srcpkgs/bluez/template @@ -1,7 +1,7 @@ # Template file for 'bluez' pkgname=bluez version=5.10 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-udevdir=/usr/lib/udev --with-systemdsystemunitdir=/usr/lib/systemd/system @@ -39,6 +39,7 @@ libbluetooth-devel_package() { } bluez_package() { + systemd_services="bluetooth.service true" pkg_install() { vmove all }