[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, Tue Mar 9 14:36:01 2021 UTC (3 years, 1 month ago) by rubenllorente
Branch point for: MAIN

Initial revision

#!/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"