diff --git a/PKGBUILD/steamfork-device-support/PKGBUILD b/PKGBUILD/steamfork-device-support/PKGBUILD index 658b8544..7a1de8eb 100644 --- a/PKGBUILD/steamfork-device-support/PKGBUILD +++ b/PKGBUILD/steamfork-device-support/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Fewtarius pkgname=steamfork-device-support -pkgver=2024.11.07 +pkgver=2024.11.09 pkgrel=1 pkgdesc='Hardware support provider for PC handhelds.' arch=('any') diff --git a/PKGBUILD/steamfork-device-support/src/usr/lib/systemd/system/steamfork-bluetooth-watchdog.service b/PKGBUILD/steamfork-device-support/src/usr/lib/systemd/system/steamfork-bluetooth-watchdog.service index 47324379..1ea8ceda 100644 --- a/PKGBUILD/steamfork-device-support/src/usr/lib/systemd/system/steamfork-bluetooth-watchdog.service +++ b/PKGBUILD/steamfork-device-support/src/usr/lib/systemd/system/steamfork-bluetooth-watchdog.service @@ -1,6 +1,7 @@ [Unit] Description=Simple bluetooth watcher that connects to paired devices. Before=display-manager.service +ConditionPathExists=/usr/bin/bluetoothctl [Service] User=root