░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/snap/core/17284/usr/share/upstart/sessions
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: ssh-agent.conf
description "SSH Agent" author "Stéphane Graber <stgraber@ubuntu.com>" start on starting xsession-init pre-start script [ -e /etc/X11/Xsession.options ] || { stop; exit 0; } grep -q "^use-ssh-agent$" /etc/X11/Xsession.options || { stop; exit 0; } [ -z "$SSH_AUTH_SOCK" ] || { stop; exit 0; } eval "$(ssh-agent -s)" >/dev/null initctl set-env --global SSH_AUTH_SOCK=$SSH_AUTH_SOCK initctl set-env --global SSH_AGENT_PID=$SSH_AGENT_PID initctl set-env --global SSH_AGENT_LAUNCHER=upstart end script post-stop script [ "$SSH_AGENT_LAUNCHER" = upstart ] || exit 0 kill $SSH_AGENT_PID 2>/dev/null || true initctl unset-env --global SSH_AUTH_SOCK initctl unset-env --global SSH_AGENT_PID initctl unset-env --global SSH_AGENT_LAUNCHER end script
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 dbus.conf
CONF
765 B
2023-09-14 10:58
EDIT
📄 notify-cgmanager.conf
CONF
173 B
2015-09-14 22:15
EDIT
📄 ssh-agent.conf
CONF
792 B
2025-02-18 15:23
EDIT