Bug#527484: gnome-keyring-daemon(1) should describe daemon command-line options

Jon Dowland jon+bts at alcopop.org
Thu May 7 20:32:15 UTC 2009


Package: gnome-keyring
Version: 2.26.0-4
Severity: minor

Looking at gkr-daemon.c, gnome-keyring-daemon accepts some
command-line options. These are not documented in the
manpage:

static GOptionEntry option_entries[] = {
	{ "foreground", 'f', 0, G_OPTION_ARG_NONE, &run_foreground, 
	  "Run in the foreground", NULL }, 
	{ "daemonize", 'd', 0, G_OPTION_ARG_NONE, &run_daemonized, 
	  "Run as a daemon", NULL }, 
	{ "login", 'l', 0, G_OPTION_ARG_NONE, &run_for_login, 
	  "Run for a user login. Read login password from stdin", NULL },
	{ "start", 's', 0, G_OPTION_ARG_NONE, &run_for_start,
	  "Start a dameon or initialize an already running daemon." },
	{ "components", 'c', 0, G_OPTION_ARG_STRING, &run_components,
	  "The optional components to run", DEFAULT_COMPONENTS },
	{ NULL }
};



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-keyring depends on:
ii  dbus-x11     1.2.12-1                    simple interprocess messaging syst
ii  gconf2       2.26.0-1                    GNOME configuration database syste
ii  libc6        2.9-8                       GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.12-1                    simple interprocess messaging syst
ii  libgconf2-4  2.26.0-1                    GNOME configuration database syste
ii  libgcr0      2.26.0-4                    Library for Crypto UI related task
ii  libgcrypt11  1.4.4-2                     LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.20.1-1                    The GLib library of C routines
ii  libgp11-0    2.26.0-4                    Glib wrapper library for PKCS#11 -
ii  libgtk2.0-0  2.16.1-2                    The GTK+ graphical user interface 
ii  libhal1      0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libpango1.0- 1.24.0-3+b1                 Layout and rendering of internatio
ii  libtasn1-3   1.8-1                       Manage ASN.1 structures (runtime)

Versions of packages gnome-keyring recommends:
pn  libpam-gnome-keyring          <none>     (no description available)

Versions of packages gnome-keyring suggests:
ii  hal          0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer

-- no debconf information






More information about the pkg-gnome-maintainers mailing list