bash: Remove shepherd-user-services.

This commit is contained in:
Raghav Gururajan 2021-12-23 15:15:40 -05:00
parent c8079dcee7
commit 7e2fc1f8f4
Signed by: raghavgururajan
GPG Key ID: 5F5816647F8BE551
1 changed files with 0 additions and 5 deletions

View File

@ -48,11 +48,6 @@ if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then
export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"
fi
# Start Shepherd-User-Services.
if [[ ! -S ${XDG_RUNTIME_DIR-HOME/.cache}/shepherd/socket ]]; then
shepherd
fi
# Start X display server.
if [ -z $DISPLAY ] && [ "${XDG_VTNR}" -eq 2 ]; then
exec xinit