Changes

Jump to navigation Jump to search
no edit summary
Line 33: Line 33:  
signal-event post-upgrade; signal-event reboot
 
signal-event post-upgrade; signal-event reboot
 
</syntaxhighlight>Now you need to login as your developer and set them up:
 
</syntaxhighlight>Now you need to login as your developer and set them up:
      
You will need to tweak their shell for CVS access and whilst there, why not make it a little friendlier :)<syntaxhighlight lang="bash">
 
You will need to tweak their shell for CVS access and whilst there, why not make it a little friendlier :)<syntaxhighlight lang="bash">
Line 102: Line 101:  
</syntaxhighlight>If you didn't have an existing ~/.ssh/config file you may need to change the permissions<syntaxhighlight lang="bash">
 
</syntaxhighlight>If you didn't have an existing ~/.ssh/config file you may need to change the permissions<syntaxhighlight lang="bash">
 
chmod 0600 ~/.ssh/config
 
chmod 0600 ~/.ssh/config
</syntaxhighlight>For builders<syntaxhighlight lang="bash">
+
</syntaxhighlight>For buildsys<syntaxhighlight lang="bash">
 
nano ~/.plague-client.cfg
 
nano ~/.plague-client.cfg
  
371

edits

Navigation menu