added boot all scenario in docs

This commit is contained in:
Leon
2022-05-26 12:30:21 +02:00
parent eb8d70133f
commit d87be4a300

View File

@@ -35,3 +35,14 @@ $ systemctl enable your-container
```
> voila..now it will persist across reboots
# Example: boot all podis on boot
```shell
$ cd /root
$ ./startpods install
Created symlink /etc/systemd/system/multi-user.target.wants/startpods.service → /lib/systemd/system/startpods.service.
start now? (y/n)
```
download [the script here](https://gist.github.com/coderofsalvation/d101f0b8b60d1778989866fd4546de76)