Compare commits
15 commits
777e2f2c1f
...
ed70a90db6
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | ed70a90db6 | ||
Bruno BELANYI | 6db0a1f46b | ||
Bruno BELANYI | de64f025a1 | ||
Bruno BELANYI | 61b71f62ed | ||
Bruno BELANYI | 23028325df | ||
Bruno BELANYI | 7cffcaeffe | ||
Bruno BELANYI | cb58b2911e | ||
Bruno BELANYI | 09c719b105 | ||
Bruno BELANYI | 384e185882 | ||
Bruno BELANYI | eebd2f935a | ||
Bruno BELANYI | 167dc8f90c | ||
Bruno BELANYI | c723c5a919 | ||
Bruno BELANYI | 70d65805d7 | ||
Bruno BELANYI | 62d9ea8939 | ||
Bruno BELANYI | c4b8acf944 |
|
@ -55,7 +55,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
my.system.persist.directories = [
|
my.system.persist.directories = [
|
||||||
"/var/lib/${systemd.services.stirling-pdf.serviceConfig.StateDirectory}"
|
"/var/lib/${config.systemd.services.stirling-pdf.serviceConfig.StateDirectory}"
|
||||||
];
|
];
|
||||||
|
|
||||||
services.fail2ban.jails = {
|
services.fail2ban.jails = {
|
||||||
|
|
Loading…
Reference in a new issue