challenger/audiobookshelf: fix mount order

This commit is contained in:
2025-12-02 19:38:08 +01:00
parent 8aa123303c
commit aca430fb18

View File

@@ -18,6 +18,7 @@ in {
};
systemd.services.audiobookshelf = {
requires = [ "var-lib-audiobookshelf.mount" ];
serviceConfig = {
# Better safe than sorry :)
CapabilityBoundingSet = "";