summaryrefslogtreecommitdiffstats
path: root/modules.d/dnbd3-rootfs/services/s3-copy-openslx-config.service
blob: 41de7fe39c3af38fe9907cc121e7c92dd700f623 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Copy final /opt/openslx/config to /sysroot
Requires=initrd-root-fs.target
After=initrd-root-fs.target
DefaultDependencies=no
IgnoreOnIsolate=true

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