aboutsummaryrefslogtreecommitdiffstats
path: root/agl-identity-agent.service.in
blob: 6fc779baf53de32c1539ab41ee4d072ba1ae5550 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=AGL identity agent

[Service]
User=root
ExecStartPre=/usr/sbin/rfkill unblock 0
ExecStart=/usr/bin/afb-daemon --rootdir=@PROJECT_DESTINATION@ --ldpaths=@PROJECT_DESTINATION@ --port=1212 --token= --verbose --verbose --verbose

[Install]
WantedBy=default.target