storage.service 243 Bytes
Newer Older
Bach Dániel committed
1 2 3 4 5 6 7 8 9 10 11 12 13
[Unit]
Description=CIRCLE storage
After=network.target
BindsTo=storagecelery@storage.fast.service
BindsTo=storagecelery@storage.slow.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/echo

[Install]
WantedBy=multi-user.target