summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-addons/services/s3-setup-addons.service
blob: 3c5a7fb46d062b1db8b016d91de3b7808def9c50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Enable SLX addons
After=initrd-root-fs.target
Before=initrd-switch-root.target
# Ugly: the addon-required script of vmware needs ash in stage 4
After=s3-install-busybox-stage4.service
Wants=s3-install-busybox-stage4.service
DefaultDependencies=no
IgnoreOnIsolate=true

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/local/bin/s3-setup-addons.sh