fix wireguard stopping
This commit is contained in:
parent
99311fda66
commit
47bc959c53
2 changed files with 15 additions and 4 deletions
|
@ -17,6 +17,6 @@ RUN dnf install -y \
|
|||
chmod +x /usr/bin/entrypoint.sh && \
|
||||
mkdir /setup.d
|
||||
|
||||
STOPSIGNAL SIGALRM
|
||||
STOPSIGNAL SIGINT
|
||||
|
||||
ENTRYPOINT [ "/usr/bin/entrypoint.sh" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue