summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)AuthorFilesLines
2008-03-20Use 'all' instead of "*" to remove all commandline paraameters.Victor Lowther1-1/+1
2008-03-20Added easy support to drop all parameters.Victor Lowther1-0/+3
Just set DROP_PARAMETERS to "*"
2008-03-19Make the hook blacklist and parameter overrides use env. variables.Victor Lowther1-5/+8
This came about after a long discussion with mbiebl on the best way to configure settings in pm-utils.
2008-03-18Updated /etc/pm/parameters parsing.Victor Lowther1-2/+7
Now we can add and remove parameters passed from our invoker.
2008-03-16Updated README to describe /etc/pm/blacklist and /etc/pm/parameters.Victor Lowther1-7/+15
Also added a bit of documentation describing --help.
2008-01-28/etc/pm/config is no longer supportedMichael Biebl1-8/+6
2008-01-28Minor updates to README -- /etc/pm/hooks has not existed in a long time.Victor Lowther1-4/+4
2006-10-30- I'm just testing my mail filter rules.Peter Jones1-0/+1
2006-04-27- allow for /etc/pm/config.d/Peter Jones1-0/+27
2006-04-262006-04-26 Richard Hughes <richard@hughsie.com>Richard Hughes1-0/+25
* Add README * Add AUTHORS