Initial commit

This commit is contained in:
2025-08-21 09:59:15 +03:00
commit 6e9826be3d
6 changed files with 84 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
name: bluez
description: Start the Simple Desktop Display Manager
dependencies: ["dbus"]
type: background
start_cmd: /etc/esvm/scripts/bluez.sh
exit_method: kill
restart: true