aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-others/pkgmgr-first-setup-service/files/pkgmgr-first-setup.service
blob: 0a3dfd6c6ec4b387e63e84c300a0e13c9c82ade7 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Package manager first setup script
Before=weston.service
After=tmp.mount

[Service]
Type=oneshot
ExecStart=/usr/share/pkgmgr-first-setup/pkgmgr-first-setup.sh

[Install]
WantedBy=multi-user.target