Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79833 - america's army server init.d script using screen
Summary: america's army server init.d script using screen
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-28 04:47 UTC by Fábio Alves
Modified: 2005-02-12 10:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
init.d script (armyops-ded,983 bytes, text/plain)
2005-01-28 04:54 UTC, Fábio Alves
Details
configuration (armyops-ded,40 bytes, text/plain)
2005-01-28 04:55 UTC, Fábio Alves
Details
games bin armyops-ded (armyops-ded,62 bytes, text/plain)
2005-01-28 04:57 UTC, Fábio Alves
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fábio Alves 2005-01-28 04:47:22 UTC
I've created a armyops-ded script and configuration to use with screen instead of start-stop-daemon based on et-ded script.

Reproducible: Always
Steps to Reproduce:
Comment 1 Fábio Alves 2005-01-28 04:54:27 UTC
Created attachment 49726 [details]
init.d script
Comment 2 Fábio Alves 2005-01-28 04:55:35 UTC
Created attachment 49727 [details]
configuration
Comment 3 Fábio Alves 2005-01-28 04:57:11 UTC
Created attachment 49728 [details]
games bin armyops-ded
Comment 4 Radek Podgorny 2005-01-28 11:26:17 UTC
Just out of curiosity. Why is screen better?
Comment 5 Fábio Alves 2005-01-28 13:30:47 UTC
you can check/monitor your server status (screen -r armyops-ded).
why? sometimes, servers crash and the log files aren't enough to know the reason or they don't even save the last info.
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2005-02-11 21:08:28 UTC
I just got a chance to look at this stuff.  I definitely prefer the screen method.  I am testing this locally, and will be adding it to portage shortly if no modifications are required.
Comment 7 Chris Gianelloni (RETIRED) gentoo-dev 2005-02-12 10:05:13 UTC
I've added this to CVS...