mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-26 03:19:48 +00:00
Change location of rungenesis
The bin as a directory conflicts with bin as a symlink, keep to opt to avoid the whole mess
This commit is contained in:
parent
6aaeb9b910
commit
0960a23765
@ -10,4 +10,4 @@ mkdir -p /var/empty/sshd
|
||||
sed -i '/^root:x/d' /etc/passwd
|
||||
echo root:x:0:0::/:/bin/bash >> /etc/passwd
|
||||
echo sshd:x:30:30:SSH User:/var/empty/sshd:/sbin/nologin >> /etc/passwd
|
||||
tmux -L console new-sessiod /bin/rungenesis
|
||||
tmux -L console new-sessiod /opt/confluent/bin/rungenesis
|
||||
|
Loading…
Reference in New Issue
Block a user