Add runcontestant script
This commit is contained in:
parent
9204d11a7f
commit
6c8705b8cd
3 changed files with 9 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ parallel-ssh -x "-F local.ssh_config" -h hostlist systemctl reload nftables.serv
|
|||
|
||||
# Uncomment these lines if machines have 4K displays. This scales display to 2x.
|
||||
# parallel-scp -x "-F local.ssh_config" -h hostlist ./set-display-scale.py /usr/local/bin/set-display-scale.py
|
||||
# parallel-ssh -x "-F local.ssh_config" -h hostlist 'DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/$(id -u contestant)/bus" runuser -u contestant -- python3 /usr/local/bin/set-display-scale.py'
|
||||
# parallel-ssh -x "-F local.ssh_config" -h hostlist runcontestant python3 /usr/local/bin/set-display-scale.py
|
||||
|
||||
# Configure contest lock screen.
|
||||
parallel-scp -x "-F local.ssh_config" -h hostlist ./contest-lock.json /etc/contest-lock.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue