10 lines
145 B
Desktop File
10 lines
145 B
Desktop File
[Unit]
|
|
Description=Human Activity Sensor Daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/bin/human-activity-daemon
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|