2
0
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:
Jarrod Johnson 2020-08-11 11:17:46 -04:00
parent 6aaeb9b910
commit 0960a23765
2 changed files with 1 additions and 1 deletions

View File

@ -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