Display registered key fingerprints
[girocco.git] / screen / root
blob0055b9deef37f18ed60d2019087cc9b9c75880c7
1 # See README
2 # If using the screenrc file with SCREENCOMMAND
3 # support this file can be run as part of the
4 # initial screen command like so:
5 #   SCREENCOMMAND='source root' screen
7 # or source this from a .screenrc file with:
8 #   source root
10 # or use the screen -X command like so:
11 #   screen -X 'source root'
13 # Avoid HUP problems
14 autodetach on
16 sessionname admin
17 screen -t fixupd 0 "$HOME/repomgr/toolbox/run-fixupd.sh" --shell
18 screen
19 select 0