mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 01:07:15 +08:00
11 lines
174 B
Desktop File
11 lines
174 B
Desktop File
[Unit]
|
|
Description=Apply cpupower configuration
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/lib/systemd/scripts/cpupower
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|