13 lines
247 B
Desktop File
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
|