Penguin
Blame: powertweakd(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of powertweakd(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 POWERTWEAKD
2 !!!POWERTWEAKD
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 FILES
8 SECURITY CONSIDERATIONS
9 SEE ALSO
10 AUTHOR
11 ----
12 !!NAME
13
14
15 powertweakd - Powertweak daemon
16 !!SYNOPSIS
17
18
19 __powertweakd__ [[''--config-file'' file'']''
20 [[''--no-daemon''] [[''--no-info'']
21 [[''--profile-dir'' dir'']''
22 !!DESCRIPTION
23
24
25 The __powertweakd__ daemon applies configuration tweaks
26 to the system. It is primarily intended to be controlled
27 using the __powertweak__ or __gpowertweak__
28 programs.
29 !!OPTIONS
30
31
32 __-c, --config-file__
33
34
35 Specify the file to read settings from.
36
37
38 __--no-daemon__
39
40
41 Run in the foreground rather than as a daemon.
42
43
44 __--no-info__
45
46
47 Do not use information-only tweaks.
48
49
50 __-p, --profile-dir__
51
52
53 Specify the directory in which profile information can be
54 found
55
56
57 __--version__
58
59
60 Show the version of program then exit.
61 !!FILES
62
63
64 __/etc/powertweak/tweaks__
65
66
67 Default configuration file. When the set of currently active
68 tweaks is saved they will be stored in this file. On startup
69 __powertweakd__ will parse this file (unless another is
70 specified with the -c or --config-file options) and apply
71 the tweaks defined to the system.
72 !!SECURITY CONSIDERATIONS
73
74
75 __powertweakd__ can be used to make hardware and kernel
76 level changes to your system configuration. These changes
77 may adversely affect system performance and may lead to
78 system crashes or data corruption. Due caution should
79 therefore be exercised when using this program.
80 !!SEE ALSO
81
82
83 powertweak(8), gpowertweak(8).
84 !!AUTHOR
85
86
87 __powertweakd__ was written by Dave Jones
88 __
89 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.