mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
set --process-name-prefix
This commit is contained in:
@@ -13,6 +13,7 @@ RUN pacman -Syu --noconfirm \
|
||||
libjpeg \
|
||||
libevent \
|
||||
libutil-linux \
|
||||
libbsd \
|
||||
python \
|
||||
python-pip \
|
||||
python-tox \
|
||||
|
||||
@@ -20,4 +20,5 @@ kvmd:
|
||||
- "--unix-rm"
|
||||
- "--unix-mode=0666"
|
||||
- "--exit-on-parent-death"
|
||||
- "--process-name-prefix={process_name_prefix}"
|
||||
- "--no-log-colors"
|
||||
|
||||
Reference in New Issue
Block a user