news: bind brockman to solanum for mutual restart

This commit is contained in:
lassulus 2021-05-25 20:10:21 +02:00
parent a5459c371e
commit 1365fd2c7f

View File

@ -68,6 +68,7 @@
wantedBy = [ "multi-user.target" ];
};
systemd.services.brockman.bindsTo = [ "solanum.service" ];
systemd.services.brockman.serviceConfig.LimitNOFILE = 16384;
systemd.services.brockman.environment.BROCKMAN_LOG_LEVEL = "DEBUG";
krebs.brockman = {