|
From: <di...@us...> - 2007-03-09 00:33:18
|
Revision: 451
http://safekeep.svn.sourceforge.net/safekeep/?rev=451&view=rev
Author: dimi
Date: 2007-03-08 16:33:17 -0800 (Thu, 08 Mar 2007)
Log Message:
-----------
Fix docs
Modified Paths:
--------------
safekeep/trunk/doc/safekeep.txt
Modified: safekeep/trunk/doc/safekeep.txt
===================================================================
--- safekeep/trunk/doc/safekeep.txt 2007-03-08 22:44:20 UTC (rev 450)
+++ safekeep/trunk/doc/safekeep.txt 2007-03-09 00:33:17 UTC (rev 451)
@@ -185,9 +185,9 @@
`safekeep(1)` needs to be invoked as the user under which it will function
as a server. By default, that user is 'safekeep'. For extra security,
you can not login into that account, so you have to invoke `safekeep(1)`
-as follows:
+as 'root':
------------------------------------------------------------------------
- # sudo -H -u safekeep safekeep --keys --deploy
+ [root@yourbox ~] # safekeep --keys --deploy
------------------------------------------------------------------------
RESTORING
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|