summaryrefslogtreecommitdiffstats
path: root/core/modules/dnbd3-proxy-mode/data/opt/openslx/scripts/systemd-dnbd3_local_stage4
Commit message (Collapse)AuthorAgeFilesLines
* [dnbd3-proxy-mode] local proxy: Skip last iteration of forced switchSimon Rettberg2024-02-021-1/+1
| | | | | | | This looks ugly in systemd-analyze plot - the service takes forever. The remaining aproaches should be enough to cover the bootup process - if we need something more permanent, dnbd3 should be extended to forbid switching unless the server is actually unreachable.
* [dnbd3-proxy-mode] More agressive switching to local dnbd3 proxySimon Rettberg2022-03-241-7/+10
|
* [dnbd3-proxy-mode] Split dnbd0 local caching split into own unitSimon Rettberg2022-02-231-0/+26
Other approach also failed as service doesn't run as root, obviously