Skip to content

Commit

Permalink
fix(proxmox): powertob systemctl
Browse files Browse the repository at this point in the history
  • Loading branch information
rwxd committed Sep 12, 2023
1 parent b678815 commit a300320
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Virtualization/ProxMox/proxmox-energy-consumption.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,7 @@ ExecStart=/usr/sbin/powertop --auto-tune
[Install]
WantedBy=multi-user.target
EOF

systemctl enable --now powertop.service
```

0 comments on commit a300320

Please sign in to comment.