Kill antimicrox from controller
This commit is contained in:
parent
11ef92acf5
commit
7eff74b2a6
1 changed files with 1 additions and 1 deletions
|
|
@ -788,7 +788,7 @@ in {
|
|||
mode = "0755";
|
||||
text = ''
|
||||
#!/bin/sh
|
||||
exec ${pkgs.antimicrox}/bin/antimicrox --unload
|
||||
exec ${pkgs.procps}/bin/pkill -x antimicrox
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue