[c] changed index
This commit is contained in:
parent
10a56fc87d
commit
ce9425a4b0
1 changed files with 10 additions and 9 deletions
|
@ -2,10 +2,11 @@
|
||||||
|
|
||||||
## Inhaltsverzeichnis
|
## Inhaltsverzeichnis
|
||||||
|
|
||||||
- [Inhaltsverzeichnis](#inhaltsverzeichnis)
|
- [Realisieren: Wings](#realisieren-wings)
|
||||||
- [Setup VM](#setup-vm)
|
- [Inhaltsverzeichnis](#inhaltsverzeichnis)
|
||||||
|
- [Setup VM](#setup-vm)
|
||||||
- [Proxmox ID und IP Format](#proxmox-id-und-ip-format)
|
- [Proxmox ID und IP Format](#proxmox-id-und-ip-format)
|
||||||
- [Installation Wings](#installation-wings)
|
- [Installation Wings](#installation-wings)
|
||||||
- [Dependencies](#dependencies)
|
- [Dependencies](#dependencies)
|
||||||
- [Wings Installation](#wings-installation)
|
- [Wings Installation](#wings-installation)
|
||||||
- [Wings Configuration](#wings-configuration)
|
- [Wings Configuration](#wings-configuration)
|
||||||
|
@ -176,7 +177,7 @@ $ systemctl enable --now wings.service; systemctl status wings.service
|
||||||
● wings.service - Pterodactyl Wings Daemon
|
● wings.service - Pterodactyl Wings Daemon
|
||||||
Loaded: loaded (/etc/systemd/system/wings.service; enabled; preset: enabled)
|
Loaded: loaded (/etc/systemd/system/wings.service; enabled; preset: enabled)
|
||||||
Active: active (running) since Tue 2024-07-09 20:42:33 UTC; 3s ago
|
Active: active (running) since Tue 2024-07-09 20:42:33 UTC; 3s ago
|
||||||
Main PID: 24459 (wings)
|
Main PID: 24459 (wings)
|
||||||
Tasks: 9 (limit: 35772)
|
Tasks: 9 (limit: 35772)
|
||||||
Memory: 10.2M (peak: 11.0M)
|
Memory: 10.2M (peak: 11.0M)
|
||||||
CPU: 55ms
|
CPU: 55ms
|
||||||
|
|
Loading…
Reference in a new issue