native-turbo/sysboost.service
2023-04-26 10:26:34 +08:00

12 lines
195 B
Desktop File

[Unit]
Description=Run sysboost for Kunpeng CPU
Requires=sysboost.service
After=sysboost.service
[Service]
Type=oneshot
ExecStart=/usr/bin/sysboost -daemon
[Install]
WantedBy=multi-user.target