This is a multi-part message in MIME format.
--
just add to server.cfg
hpk_maxsize <size in MB> <0 = does not delete>
will delete file when it it reaches that size.
I have "hpk_maxsize 1"
Don't know if it will solve your problem or not....but....
Eric (Newbees 24/7 Best Maps)
-----Original Message-----
From: Joe Giles [mailto:[EMAIL PROTECTED]
Sent: Sun 12/7/2003 8:18 PM
To: [EMAIL PROTECTED]
Cc:
Subject: Re: [hlds_linux] custom.hpk file
Eric Bunce wrote:
>This is a multi-part message in MIME format.
>--
>setting "hpk_maxsize 0" makes NO limit to sizeof custom.hpk file.
>
>I have mine set for 1 means 1meg...
>
>Just didn't seem like u knew that.
>
>But how would u set symbolic link to /dev/null and why would that help. I am
having similar problem...
>
>Mbuna
>
> -----Original Message-----
> From: Joe Giles [mailto:[EMAIL PROTECTED]
> Sent: Sun 12/7/2003 6:11 PM
> To: Hlds_Linux
> Cc:
> Subject: [hlds_linux] custom.hpk file
>
>
>
> For some odd reason, my server started crashing over and over again
> (Damn near filled up my /home partition cause of core.* files). If I
> remove the custom.hpk file and start the server, it runs fine till the
> file get to about 2 megs, then starts crashing over and over again,
then
> I remove the file and it starts ... Bla Bla Bla...
>
> I set the cvar hpk_maxsize to 0 but this seems to not have any affect.
>
> Aside from running a cron job ever min or so to remove this file, is
> there any way I can prevent it from being written?
>
> BTW, I'm using Steam and its all up to date.
>
> Thanks
>
> Joe
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>--
>[ winmail.dat of type application/ms-tnef deleted ]
>--
>
>_______________________________________________
>To unsubscribe, edit your list preferences, or view the list archives, please
visit:
>http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
Actually, I didn't know that :-P... Good information though.
How can I set it to dissabled?
Right now, I have a cron job running that executes this:
#!/bin/sh
cd /path/to/hlds_l/cstrike
if [ -e custom.hpk ] ; then rm custom.hpk
else cd ;
fi
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux
--
[ winmail.dat of type application/ms-tnef deleted ]
--
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux