Scroll to navigation

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

--help
show help message and exit
--no-daemon
don't daemonise the process.
--verbose
print verbose output.
SECONDS, - -daemon-timeout= SECONDS
shutdown the daemon after x seconds inactivity. WARNING: Do not use this when launching the cookie daemon manually.
SOCKET, - -cookie-socket= SOCKET
manually specify the socket location.
FILE, --cookie-jar= FILE
manually specify the cookie jar location.
--memory
store cookies in memory only - do not write to disk
--use-whitelist
use cookie whitelist policy
FILE, --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