bunpen: dbus-proxy: document the --own flag
This commit is contained in:
@@ -37,6 +37,12 @@
|
||||
// # remove either of the `--call` options, and it fails
|
||||
// ```
|
||||
//
|
||||
// proof-of-concept OWN:
|
||||
// ```sh
|
||||
// $ xdg-dbus-proxy unix:path=/run/user/colin/dbus/bus /run/user/colin/dbus/proxy-1 --filter '--own=org.mpris.MediaPlayer2.playerctld' &
|
||||
// $ DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/colin/dbus/proxy-1 playerctld
|
||||
// ```
|
||||
//
|
||||
// EDGE-CASES / FAQ:
|
||||
// - run `xdg-dbus-proxy` with `--log` argument to dump intercepted traffiic
|
||||
// - without `--filter`, the proxy allows ALL traffic (useless!)
|
||||
|
Reference in New Issue
Block a user