news: bind brockman to solanum for mutual restart
This commit is contained in:
parent
a5459c371e
commit
1365fd2c7f
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user