f147723
# Default start options for Ajaxterm
f147723
f147723
# Set the daemon's user id (ajaxterm by default)
f147723
# If run as root ajaxterm will run `/bin/login',
f147723
# otherwise it will run `ssh localhost'.
f147723
#USER="ajaxterm"
f147723
f147723
# Allow to change the default port used by Ajaxterm
f147723
#PORT="8022"
f147723
f147723
# Allow to use a different port than 22 to connect to the ssh server
f147723
#SERVERPORT="22"
f147723
f147723
# extra options
f147723
#OPTIONS=""