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