13 lines
408 B
Markdown
Raw Normal View History

2022-02-12 23:11:35 +02:00
# UDMP Persistence SSH Keys
## Persistence on Reboot
The setup script must be run every time the system is rebooted since the __/root/.ssh/authorized_keys__ overwrites every boot.
2022-02-12 23:14:24 +02:00
This can be accomplished with a boot script. Flow its guide [UDM / UDMPro Boot Script]([UDM / UDMPro Boot Script](https://github.com/boostchicken-dev/udm-utilities/tree/master/on-boot-script))
## Installation
```bash
```