[BACK]Return to dgl-create-chroot.conf.example.macosx CVS log [TXT][DIR] Up to [contributed] / dgamelaunch-openbsd / examples

File: [contributed] / dgamelaunch-openbsd / examples / dgl-create-chroot.conf.example.macosx (download)

Revision 1.1.1.1 (vendor branch), Tue Mar 9 14:36:01 2021 UTC (3 years, 2 months ago) by rubenllorente
Branch: paxed, MAIN
CVS Tags: start, HEAD, DGAMELAUNCH_0_0_1
Changes since 1.1: +0 -0 lines

Initial commit from the latest dgamelaunch version available at https://github.com/paxed

#!/bin/sh
# Brett Carrington <brettcar@segvio.org>

# NOTE: This copied from the dgl-create-chroot changes by Jilles, likely
# incomplete.

chroot_path="/var/lib/dgamelaunch"
shed_uid=5
shed_gid=60
libs=""
playground_fixed="/opt/local/share/nethackdir/"
playground_var=""
nethack_bin="/opt/local/bin/nethack"
termdata="/usr/share/terminfo"