Manjaro All translations

All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)To create, start and enable a systemd service for PowerTop you can use the commands:
 sudo sh -c "echo -e '[Unit]\nDescription=PowerTop\n\n[Service]\nType=oneshot\nRemainAfterExit=true\nExecStart=/usr/bin/powertop --auto-tune\n\n[Install]\nWantedBy=multi-user.target\n' > /etc/systemd/system/powertop.service"
 sudo systemctl enable --now powertop.service
 h Russian (ru)Чтобы создать, запустить и добавить в автозапуск службу systemd для PowerTop, можно воспользоваться командами:
 sudo sh -c "echo -e '[Unit]\nDescription=PowerTop\n\n[Service]\nType=oneshot\nRemainAfterExit=true\nExecStart=/usr/bin/powertop --auto-tune\n\n[Install]\nWantedBy=multi-user.target\n' > /etc/systemd/system/powertop.service"
 sudo systemctl enable --now powertop.service
Cookies help us deliver our services. By using our services, you agree to our use of cookies.