summaryrefslogtreecommitdiffstats
path: root/core/modules/dnbd3-proxy-mode/data/etc/systemd/system/dnbd3-local-stage4.service
blob: 532f5c13e3616688cf00559572a514840a75f8a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=add local DNBD3 proxy to dnbd0 for caching
Requires=dnbd3-proxy.service
After=dnbd3-proxy.service

[Service]
Type=oneshot
ExecStart=/opt/openslx/scripts/systemd-dnbd3_local_stage4
RemainAfterExit=true