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.
- -t SECONDS, --daemon-timeout= SECONDS
- shutdown the daemon after x seconds inactivity. WARNING: Do not use
this when launching the cookie daemon manually. - -s SOCKET, --cookie-socket= SOCKET
- manually specify the socket location.
- -j FILE, --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
- -w 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).