summaryrefslogtreecommitdiff
path: root/xwalk_widgets_preinstall.service
blob: 6692444ec05f426baa567d82ecf5bca78568c49a (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Installation of pre-installed widgets
ConditionPathExists=!%h/.applications/install_done

[Service]
Type=oneshot
ExecStart=/usr/bin/install_widgets.sh

[Install]
WantedBy=default.target