.TH "DBUS-JAVA" "1" .SH "NAME" DBusDaemon \(em Runs a D-Bus Daemon .SH "SYNOPSIS" .PP \fBDBusDaemon\fR [\fB\-\-version\fP] [\fB-v\fP] [\fB\-\-help\fP] [\fB-h\fP] [\fB\-\-print-address\fP] [\fB-r\fP] [\fB\-\-unix\fP] [\fB-u\fP] [\fB\-\-tcp\fP] [\fB-t\fP] [\fB\-\-listen\fP \fIaddress\fR] [\fB-l\fP \fIaddress\fR] [\fB\-\-addressfile\fP \fIfile\fR] [\fB-a\fP \fIfile\fR] [\fB\-\-pidfile\fP \fIfile\fR] [\fB-p\fP \fIfile\fR] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBDBusDaemon\fR command. .PP \fBDBusDaemon\fR provides a D-Bus daemon for applications to communicate. .SH "OPTIONS" .PP These programs follow the usual GNU command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. .IP " \fB-v\fP \fB\-\-version\fP " 10 Print the version .IP " \fB-h\fP \fB\-\-help\fP " 10 Print the syntax .IP " \fB-r\fP \fB\-\-print-address\fP " 10 Print the address .IP " \fB-u\fP \fB\-\-unix\fP " 10 Generate random Unix Socket address .IP " \fB-t\fP \fB\-\-tcp\fP " 10 Generate random local TCP address .IP " \fB-l\fP \fIaddress\fR \fB\-\-listen\fP \fIaddress\fR " 10 Listen on the specified address .IP " \fB-a\fP \fIfile\fR \fB\-\-addressfile\fP \fIfile\fR " 10 Print address to specified file .IP " \fB-p\fP \fIfile\fR \fB\-\-pidfile\fP \fIfile\fR " 10 Print address to specified file .SH "AUTHOR" .PP This manual page was written by Matthew Johnson . Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2 as published by the Free Software Foundation. .PP On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2. .\" created by instant / docbook-to-man