浏览代码

Add note in README about reboots. Addresses #361.

Alex Payne 10 年前
父节点
当前提交
090d9705cb
共有 1 个文件被更改,包括 7 次插入1 次删除
  1. 7
    1
      README.textile

+ 7
- 1
README.textile 查看文件

@@ -226,9 +226,15 @@ h2. Troubleshooting
226 226
 
227 227
 If you run into an errors, please check the "wiki page":https://github.com/al3x/sovereign/wiki/Troubleshooting. If the problem you encountered, is not listed, please go ahead and "create an issue":https://github.com/al3x/sovereign/issues/new. If you already have a bugfix and/or workaround, just put them in the issue and the wiki page.
228 228
 
229
+h3. Reboots
230
+
231
+You will need to manually enter the password for any encrypted volumes on reboot. This is not Sovereign-specific, but rather a function of how EncFS works. This will necessitate SSHing into your machine after reboot, or accessing it via a console interface if one is available to you.
232
+
233
+It is possible that some daemons may need to be restarted after you enter your password for the encrypted volume(s). Some services may stall out while looking for resources that will only be available once the `/decrypted` volume is available and visible to daemon user accounts.
234
+
229 235
 h1. IRC
230 236
 
231
-#sovereign on "Freenode":http://freenode.net
237
+Ask questions and provide feedback in #sovereign on "Freenode":http://freenode.net.
232 238
 
233 239
 h1. Contributing
234 240
 

正在加载...
取消
保存