summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-runmode/services/s3-enable-runmode.service
blob: 3df162c7f34b1939fcc33685dd09b2a7629f0420 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Set up proper default target
After=s3-fetch-config.service
After=initrd-root-fs.target
Before=initrd-switch-root.target
DefaultDependencies=no
IgnoreOnIsolate=true

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