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