Parent Directory
|
Revision Log
SILENT Branching for Mageia 5
1 | [Unit] |
2 | Description=Configure CPU power related settings |
3 | After=syslog.target |
4 | |
5 | [Service] |
6 | Type=oneshot |
7 | RemainAfterExit=yes |
8 | EnvironmentFile=/etc/sysconfig/cpupower |
9 | ExecStart=/usr/bin/cpupower $CPUPOWER_START_OPTS |
10 | ExecStop=/usr/bin/cpupower $CPUPOWER_STOP_OPTS |
11 | |
12 | [Install] |
13 | WantedBy=multi-user.target |
ViewVC Help | |
Powered by ViewVC 1.1.28 |