table of contents
other versions
| uzbl-cookie-daemon(1) | General Commands Manual | uzbl-cookie-daemon(1) |
NAME¶
uzbl-cookie-daemon —
Serving cookies to different groups of uzbl
instances
SYNOPSIS¶
uzbl-cookie-daemon |
[options] [{start|stop|restart|reload}] |
DESCRIPTION¶
Serving cookies to different groups of uzbl instances
OPTIONS¶
-h,--help- show help message and exit
-n,--no-daemon- don't daemonise the process.
-v,--verbose- print verbose output.
-tSECONDS,--daemon-timeout=SECONDS- shutdown the daemon after x seconds inactivity. WARNING: Do not use this when launching the cookie daemon manually.
-sSOCKET,--cookie-socket=SOCKET- manually specify the socket location.
-jFILE,--cookie-jar=FILE- manually specify the cookie jar location.
-m,--memory- store cookies in memory only - do not write to disk
-u,--use-whitelist- use cookie whitelist policy
-wFILE,--cookie-whitelist=FILE- manually specify whitelist location
AUTHORS¶
This manual page was originally written by Stefan Ritter <xeno@thehappy.de> for the Debian project (but may be used by others).
| Januar 04, 2010 | Debian |