challenger/audiobookshelf: fix mount order
This commit is contained in:
@@ -18,6 +18,7 @@ in {
|
||||
};
|
||||
|
||||
systemd.services.audiobookshelf = {
|
||||
requires = [ "var-lib-audiobookshelf.mount" ];
|
||||
serviceConfig = {
|
||||
# Better safe than sorry :)
|
||||
CapabilityBoundingSet = "";
|
||||
|
||||
Reference in New Issue
Block a user