.dots/systemd/powertop.service

10 lines
176 B
SYSTEMD
Raw Permalink Normal View History

2024-10-01 15:57:03 +02:00
[Unit]
Description=enable various powersaving modes
[Service]
Type=oneshot
ExecStart=/home/velvettear/.dots/scripts/powertop/powertop.sh
[Install]
WantedBy=multi-user.target