add conntrack-tools, wireguard-tools to system-toolbox
This commit is contained in:
parent
b3f226342c
commit
322e45ca37
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@ ENV PKGS_GENERAL="htop \
|
|||
smartmontools \
|
||||
ffmpeg-free \
|
||||
yt-dlp \
|
||||
openfortivpn"
|
||||
openfortivpn \
|
||||
conntrack-tools \
|
||||
wireguard-tools"
|
||||
|
||||
ENV PKGS_PROCESSES="procps-ng \
|
||||
strace"
|
||||
|
|
Loading…
Reference in a new issue