[ Avaa Bypassed ]




Upload:

Command:

www-data@13.59.84.174: ~ $
# vim:set ft=sh sw=2 sts=2 et:

if [ -z "$DBUS_SESSION_BUS_ADDRESS" ] && [ -n "$XDG_RUNTIME_DIR" ] && \
    [ "$XDG_RUNTIME_DIR" = "/run/user/`id -u`" ] && \
    [ -S "$XDG_RUNTIME_DIR/bus" ]; then
  # We are under systemd-logind or something remarkably similar, and
  # a user-session socket has already been set up.
  #
  # Be nice to non-libdbus, non-sd-bus implementations by using
  # that as the session bus address in the environment. The check for
  # XDG_RUNTIME_DIR = "/run/user/`id -u`" is because we know that
  # form of the address, from systemd-logind, doesn't need escaping,
  # whereas arbitrary addresses might.
  DBUS_SESSION_BUS_ADDRESS="unix:path=$XDG_RUNTIME_DIR/bus"
  export DBUS_SESSION_BUS_ADDRESS
fi

if [ -x "/usr/bin/dbus-update-activation-environment" ]; then
  # tell dbus-daemon --session (and systemd --user, if running)
  # to put a minimal subset of the Xsession's environment in activated
  # services' environments
  dbus-update-activation-environment --verbose --systemd \
    DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
fi

Filemanager

Name Type Size Permission Actions
20dbus_xdg-runtime File 1.04 KB 0644
20x11-common_process-args File 1.98 KB 0644
30x11-common_xresources File 878 B 0644
35x11-common_xhost-local File 389 B 0644
40x11-common_xsessionrc File 187 B 0644
50x11-common_determine-startup File 1.53 KB 0644
55gnome-session_gnomerc File 743 B 0644
60x11-common_localhost File 146 B 0644
60x11-common_xdg_path File 991 B 0644
60xbrlapi File 71 B 0644
70im-config_launch File 1.6 KB 0644
75dbus_dbus-launch File 752 B 0644
90atk-adaptor File 511 B 0644
90gpg-agent File 880 B 0644
90qt-a11y File 335 B 0644
90x11-common_ssh-agent File 629 B 0644
95dbus_update-activation-env File 513 B 0644
99x11-common_start File 166 B 0644