pentest-distro-builder/filesystem/etc/gdm3/PreSession/Default
Kaj Forney b79cf7a7eb Initial commit.
Former-commit-id: 190f610ae1
2018-09-05 17:06:30 -06:00

9 lines
258 B
Bash
Executable file

#!/bin/sh
#
# Note that any setup should come before the sessreg command as
# that must be 'exec'ed for the pid to be correct (sessreg uses the parent
# pid)
#
# Note that output goes into the .xsession-errors file for easy debugging
#
PATH="/usr/bin:$PATH"