mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
mediatomb restart throttle
This commit is contained in:
parent
e7ec8d1886
commit
ad23804711
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ in {
|
|||
];
|
||||
};
|
||||
serviceConfig = {
|
||||
RestartSec = 15;
|
||||
StateDirectory = cfg.package.pname;
|
||||
BindReadOnlyPaths = mkMerge [
|
||||
(map (path: "${shadowDir}/media/${path}") [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue