#!/bin/bash

echo $$ > /var/gdm/$1.pid

exec /usr/bin/nxagent $*
