diff options
Diffstat (limited to 'dbus/dbus.go')
| -rw-r--r-- | dbus/dbus.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus.go b/dbus/dbus.go index 50d2ec4a..c5b4e812 100644 --- a/dbus/dbus.go +++ b/dbus/dbus.go @@ -1,3 +1,4 @@ +// Package dbus wraps xdg-dbus-proxy and implements configuration and sandboxing of the underlying helper process. package dbus import ( |
