Search found 2 matches
- 20 Jul 2013, 18:59
- Forum: Dedicated Server
- Topic: [TUT] ManiaPlanet Daemon (CentOS Only)
- Replies: 6
- Views: 3356
Re: [TUT] ManiaPlanet Daemon (CentOS Only)
Thank you Tmarc
- 20 Jul 2013, 17:02
- Forum: Dedicated Server
- Topic: [TUT] ManiaPlanet Daemon (CentOS Only)
- Replies: 6
- Views: 3356
[TUT] ManiaPlanet Daemon (CentOS Only)
Hello I've created a little init.d script for CentOS (Linux). :yes: I share it here :) You just need to create a file at : /etc/init.d/maniaplanet File Content and edit: #!/bin/bash # maniaplanet Daemon # chkconfig: 345 20 80 # processname: maniaplanet # # Created by Logistik for CentOS 6 Compatibil...