docker code conversions
This commit is contained in:
@@ -7,7 +7,7 @@ serial:
|
||||
- /dev/octo_INSTANCE
|
||||
server:
|
||||
commands:
|
||||
serverRestartCommand: sudo systemctl restart INSTANCE
|
||||
systemRestartCommand: sudo reboot
|
||||
systemShutdownCommand: sudo shutdown -n now
|
||||
serverRestartCommand: s6-svc -r /var/run/s6/services/octoprint
|
||||
# systemRestartCommand: ssh root@172.18.0.1 reboot
|
||||
# systemShutdownCommand: ssh root@172.18.0.1 poweroff
|
||||
firstRun: true
|
||||
|
||||
Reference in New Issue
Block a user