![]() |
systemd: replacing an init script for cpu scaling governors
With sysvinit I had a script for setting up cpu power management. I now start it via a systemd service. I'd like opinions if you think there's a better (more systemd) way to do this.
The script is simple: Code:
#!/bin/bashCode:
[Unit] |
Amazing how much the service file looks like a Windows 3.1 ini file ... of course it's much like a windows app anyway.
|
Please don't troll my thread. (Thanks for the bump though.)
Yes, systemd uses the ini format, so do a lot of other projects; git, for example. |
Wasn't a troll but an observation. You're welcome for the bump.
|
| All times are GMT -5. The time now is 01:12 PM. |