How to make CS server autostart on reboot

Mark Stapper stark at mapper.nl
Thu Aug 13 11:26:47 UTC 2009


Hello,

What do you mean by a CS server?
I'm sure there are "better" of "pretier" solution but you can use cron
to do this for you.
As the user which should run this service do:
crontab -e

then add a rule like:
@reboot <command>

Then save and exit. Now next time on reboot the <command> will be run.
Greetz,
Mark

PS. CS= Counter Strike?
Anton wrote:
>    Hello everybode,
>
>    Can you help me in subject? Cause, if I even place the start script in
>    /=tc/rc.local - it do not starts
>
>    --
>
>    --
>
>    Best regards,
>
>     Anton            =                [1]mailto:anton at sng.by
>
>     Administrator
>
>    Feel free to contact me
>
>    via ICQ 363780596
>
>    via Skype dobryak47
>
>    via phone +375 29 3320987
>
> References
>
>    1. 3D"mailto:anton at sng.by"
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>   


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090813/a87abeae/signature.pgp


More information about the freebsd-questions mailing list