fireqos: enable fireqos on start again
This commit is contained in:
parent
9a82b633f1
commit
5d946306a2
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
|
||||
# https://firehol.org/tutorial/fireqos-new-user/
|
||||
services.fireqos.enable = config.configuration.fireqos.enable;
|
||||
systemd.services.fireqos.wantedBy = [ "multi-user.target" ];
|
||||
services.fireqos.config = ''
|
||||
|
||||
# ------------------- world
|
||||
|
|
Loading…
Reference in a new issue