sp-modules: x-systemd.before=... for all mountpoints

This commit is contained in:
Alexander Tomokhov
2023-12-22 18:07:14 +04:00
parent 5f8cc727e0
commit 19f30daf80
4 changed files with 23 additions and 3 deletions

View File

@@ -24,6 +24,8 @@
"bind"
"x-systemd.required-by=nextcloud-setup.service"
"x-systemd.required-by=nextcloud-secrets.service"
"x-systemd.before=nextcloud-setup.service"
"x-systemd.before=nextcloud-secrets.service"
];
};
};