Blame doc/html/goa-daemon.8.html

Packit 79f644
Packit 79f644
<html>
Packit 79f644
<head>
Packit 79f644
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Packit 79f644
<title>goa-daemon: GNOME Online Accounts Reference Manual</title>
Packit 79f644
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
Packit 79f644
<link rel="home" href="index.html" title="GNOME Online Accounts Reference Manual">
Packit 79f644
<link rel="up" href="tools-fileformats.html" title="Part V. Tools, File Formats and Manual Pages">
Packit 79f644
<link rel="prev" href="tools-fileformats.html" title="Part V. Tools, File Formats and Manual Pages">
Packit 79f644
<link rel="next" href="ix01.html" title="Index">
Packit 79f644
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
Packit 79f644
<link rel="stylesheet" href="style.css" type="text/css">
Packit 79f644
</head>
Packit 79f644
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Packit 79f644
Packit 79f644
Packit 79f644
Home
Packit 79f644
Up
Packit 79f644
Prev
Packit 79f644
Next
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644

goa-daemon

Packit 79f644

goa-daemon — GNOME Online Accounts Daemon

Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644

Synopsis

Packit 79f644

goa-daemon [--help] [--replace]

Packit 79f644
Packit 79f644
Packit 79f644

DESCRIPTION

Packit 79f644

Packit 79f644
      The goa-daemon program provides the
Packit 79f644
      org.gnome.OnlineAccounts name on the
Packit 79f644
      session message bus. Users or administrators should never need
Packit 79f644
      to start this daemon as it will be automatically started by
Packit 79f644
      dbus-daemon(1)
Packit 79f644
      whenever an application sends a D-Bus message to the
Packit 79f644
      org.gnome.OnlineAccounts name on the
Packit 79f644
      session bus.
Packit 79f644
    

Packit 79f644
Packit 79f644
Packit 79f644

CONFIGURATION FILE

Packit 79f644

Packit 79f644
      The goa-daemon program stores configuration
Packit 79f644
      in the
Packit 79f644
      $XDG_CONFIG_HOME/goa-1.0/accounts.conf
Packit 79f644
      (typically
Packit 79f644
      ~/.config/goa-1.0/accounts.conf)
Packit 79f644
      file. The format of this file is private and 3rd party programs
Packit 79f644
      or libraries should never read it. This file does not contain
Packit 79f644
      any passwords or secrets.
Packit 79f644
    

Packit 79f644

Packit 79f644
     See the XDG
Packit 79f644
     Base Directory Specification for more information about
Packit 79f644
     $XDG_CONFIG_HOME.
Packit 79f644
    

Packit 79f644
Packit 79f644
Packit 79f644

SECRETS

Packit 79f644

Packit 79f644
      The goa-daemon program stores secrets (such as
Packit 79f644
      OAuth tokens) in
Packit 79f644
      GNOME Keyring.
Packit 79f644
      The format of the stored secrets is private and 3rd party
Packit 79f644
      programs or libraries should never read, modify or delete these secrets.
Packit 79f644
    

Packit 79f644
Packit 79f644
Packit 79f644

OPTIONS

Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644

--replace

Packit 79f644

Packit 79f644
            Replace existing instance.
Packit 79f644
          

Packit 79f644
Packit 79f644
Packit 79f644

--help

Packit 79f644

Packit 79f644
            Show help options.
Packit 79f644
          

Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644

AUTHOR

Packit 79f644

Packit 79f644
      Written by David Zeuthen <zeuthen<parameter>gmail.com</parameter>> with
Packit 79f644
      a lot of help from many others.
Packit 79f644
    

Packit 79f644
Packit 79f644
Packit 79f644

BUGS

Packit 79f644

Packit 79f644
      Please send bug reports to either the distribution bug tracker
Packit 79f644
      or the upstream bug tracker at
Packit 79f644
      https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts.
Packit 79f644
    

Packit 79f644
Packit 79f644
Packit 79f644

SEE ALSO

Packit 79f644

Packit 79f644
      dbus-daemon(1)
Packit 79f644
    

Packit 79f644
Packit 79f644
Packit 79f644
Packit 79f644

Generated by GTK-Doc V1.28
Packit 79f644
</body>
Packit 79f644
</html>