mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-04-08 17:05:56 +02:00
revert: changes to module
This commit is contained in:
parent
d710518c61
commit
4165f9483b
@ -39,7 +39,7 @@ in {
|
||||
overrideStrategy = "asDropin";
|
||||
serviceConfig.ExecStart = mkForce [
|
||||
""
|
||||
"${getBin} ${defaultPackage} --daemon --config ${cfgFile}"
|
||||
"${defaultPackage}/bin/auto-cpufreq --daemon --config ${cfgFile}"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user