summaryrefslogtreecommitdiff
blob: 3a727d268aff9c5fb3047a15d94520a099c6a279 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# unit file for app-misc/galileo

[Unit]
Description=Synchronisation utility for Bluetooth LE-based Fitbit trackers
After=network.target

[Service]
User=galileo
Group=galileo
ExecStart=/usr/bin/galileo --config /etc/galileorc daemon

[Install]
WantedBy=network.target