summaryrefslogtreecommitdiffstats
path: root/modules.d/conf-tgz/services/s3-unpack-config-tgz.service
blob: d3b9a3e0d994197195d0f4da0165e6365e163dee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Unpack config.tgz to stage 4
After=initrd-root-fs.target
Requires=s3-fetch-config-tgz.service
After=s3-fetch-config-tgz.service
DefaultDependencies=no
IgnoreOnIsolate=true

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/local/bin/s3-unpack-config-tgz.sh