summaryrefslogtreecommitdiffstats
path: root/recipes-core/nss/nss-agl-driver-db/nss-agl-driver-db.service
blob: 48eca392143abe065aaefe45e87bef8215eb3bf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Deploy Kuksa certificates to /home/agl-driver/.pki/
After=local-fs.target
Before=agl-session@agl-driver.service
ConditionPathExists=!/home/agl-driver/.pki

[Service]
User=agl-driver
ExecStart=/usr/sbin/nss-agl-driver-db.sh

[Install]
WantedBy=multi-user.target