summaryrefslogtreecommitdiffstats
path: root/conf/afm-system-daemon.service
blob: 80c880f5c499eea77c08c861c745430d102fc74e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Application Framework Master, system side

[Service]
BusName=org.AGL.afm.system
User=afm
Group=afm
ExecStart=/usr/bin/afm-system-daemon
Restart=on-failure
RestartSec=5

[Install]
WantedBy=multi-user.target