distribution/packages/sysutils/system-utils/system.d/bluetoothsense.service
2023-08-11 00:13:00 +00:00

13 lines
247 B
Desktop File

[Unit]
Description=Bluetooth Sense
Before=jelos.target
[Service]
Environment=XDG_RUNTIME_DIR=/var/run/0-runtime-dir
Environment=HOME=/storage
ExecStart=/usr/bin/bluetooth_sense
Restart=on-failure
Type=simple
[Install]
WantedBy=multi-user.target