Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Session in app-misc/screen starten, NICHT betreten!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Gladdle
Guru
Guru


Joined: 27 Jul 2008
Posts: 313
Location: Cleebronn, Germany

PostPosted: Sun Oct 04, 2015 6:35 pm    Post subject: Session in app-misc/screen starten, NICHT betreten! Reply with quote

Guten Abend Gentoo- Gemeinde, diesmal habe ich nur eine kleine Frage, die mir Google nicht beantworten kann. Ich möchte beim Hochfahren eine Screen- Session namens "portage" starten. Da ich openRC verwende muss ich ja nur eine Zeile in /etc/conf.d/local eintragen. Doch leider funktioniert das nicht so wie ich es gerne hätte:
Code:
screen -S portage -X stuff $'export PS1="(virtual) $PS1"\n'

Liefert den Fehler "No screen session found.", dabei starte ich ja mit dem Parameter -S eine neue Session. Wie komme ich also auf das folgende Ergebniss:
- Ich möchte die Session mit dem Namen "portage" (beim booten) erstellen, sie aber NICHT betreten.
- Wenn ich mich in diese Session einlogge sollte ich "(virtual)" im Fenster stehen haben, also wie startet der Befehl "export PS1="(virtual) $PS1" in der Session?

Wie schon gesagt, google spuckt nichts aus (Hat jemand keywords?) und "screen --help" liefert auch keine Antworten ;)
Back to top
View user's profile Send private message
nanos
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2006
Posts: 78

PostPosted: Mon Oct 05, 2015 4:50 am    Post subject: Reply with quote

Hallo!

Da hilft "man screen" weiter:

Code:

-d -m   Start screen in "detached" mode. This creates a new session but doesn't attach  to
               it. This is useful for system startup scripts.


Gruß
n4
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum