XYZ File Manager
Current Path:
/etc/X11/Xsession.d
etc
/
X11
/
Xsession.d
/
📁
..
📄
20x11-common_process-args
(1.82 KB)
📄
30x11-common_xresources
(878 B)
📄
35x11-common_xhost-local
(389 B)
📄
40x11-common_xsessionrc
(187 B)
📄
50x11-common_determine-startup
(1.53 KB)
📄
90x11-common_ssh-agent
(385 B)
📄
99x11-common_start
(166 B)
Editing: 90x11-common_ssh-agent
# $Id: 90x11-common_ssh-agent 305 2005-07-03 18:51:43Z dnusinow $ # This file is sourced by Xsession(5), not executed. STARTSSH= SSHAGENT=/usr/bin/ssh-agent SSHAGENTARGS= if has_option use-ssh-agent; then if [ -x "$SSHAGENT" ] && [ -z "$SSH_AUTH_SOCK" ]; then STARTUP="$SSHAGENT $SSHAGENTARGS ${TMPDIR:+env TMPDIR=$TMPDIR} $STARTUP" fi fi # vim:set ai et sts=2 sw=2 tw=80:
Upload File
Create Folder