diff options
author | Unconfigured <Unconfigured> | 2010-03-09 21:43:43 (GMT) |
---|---|---|
committer | Unconfigured <Unconfigured> | 2010-03-09 21:43:43 (GMT) |
commit | 512b6af66c1ce185a2729e49e0e8fd1658a8a314 (patch) | |
tree | 323d75563a345f16168e5aa9780d42f7e12bbf9b /abs/extra-testing/community/powernowd/powernowd.conf.d | |
parent | e22ce5e397d913189faacafee3a85953224fbaae (diff) | |
download | linhes_pkgbuild-512b6af66c1ce185a2729e49e0e8fd1658a8a314.zip linhes_pkgbuild-512b6af66c1ce185a2729e49e0e8fd1658a8a314.tar.gz linhes_pkgbuild-512b6af66c1ce185a2729e49e0e8fd1658a8a314.tar.bz2 |
powernowd: initial inclusion. Closes FS#595
Diffstat (limited to 'abs/extra-testing/community/powernowd/powernowd.conf.d')
-rw-r--r-- | abs/extra-testing/community/powernowd/powernowd.conf.d | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/abs/extra-testing/community/powernowd/powernowd.conf.d b/abs/extra-testing/community/powernowd/powernowd.conf.d new file mode 100644 index 0000000..287c2bc --- /dev/null +++ b/abs/extra-testing/community/powernowd/powernowd.conf.d @@ -0,0 +1,6 @@ +# Configuration file for powernowd + +# If no options given, powernowd should be able to autodetect +# a sane setup. So most users will not have to put anything +# here. +OPTIONS="-d" |