mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
little fixes
This commit is contained in:
@ -4,11 +4,14 @@ description: При перезагрузке гипервизора будет
|
||||
date: 2022-11-25T15:18:00+05:00
|
||||
tags: [vmware]
|
||||
---
|
||||
|
||||
## Изменение скрипта
|
||||
|
||||
В файл `/etc/rc.local.d/local.sh` необходимо добавить следующее:
|
||||
|
||||
```config
|
||||
#!/bin/sh ++group=host/vim/vmvisor/boot
|
||||
|
||||
esxcli system time set --day=20 --month=3 --year=2022 --hour=10 --min=0 --sec=0
|
||||
exit 0
|
||||
|
||||
# /etc/rc.local.d/local.sh
|
||||
```
|
||||
|
Reference in New Issue
Block a user