]> skyeroc.xyz Git - dgamelaunch/commitdiff
Fix wrong spooldir in example config file.
authorPasi Kallinen <paxed@alt.org>
Mon, 19 Oct 2009 14:57:19 +0000 (14:57 +0000)
committerPasi Kallinen <paxed@alt.org>
Mon, 19 Oct 2009 14:57:19 +0000 (14:57 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@504 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

examples/dgamelaunch.conf

index 96848527bc44a1c7be6017433d3e3ac63b4a28b6..0c203e58b72fa044f9fe150a79598be4dd06de35 100644 (file)
@@ -212,7 +212,7 @@ DEFINE {
 
   game_args = "/nh343/nethack", "-u", "%n"
 
-  spooldir = "/var/mail/"
+  spooldir = "/mail/"
   rc_template = "/dgl-default-rcfile.nh343"
 
   rc_fmt = "%ruserdata/%n/%n.nh343rc"