Jump to content

Linux: Difference between revisions

112 bytes removed ,  19 July 2021
Line 727: Line 727:
** E.g. Move all startup scripts in your <code>~/bin</code> to <code>/usr/bin</code>
** E.g. Move all startup scripts in your <code>~/bin</code> to <code>/usr/bin</code>
* <code>ssh</code> will not work until home has been decrypted since the authorized keys are in <code>~/.ssh/authorized_keys</code>
* <code>ssh</code> will not work until home has been decrypted since the authorized keys are in <code>~/.ssh/authorized_keys</code>
* You may want to remove auto-unmount: <pre>rm ~/.ecryptfs/auto-umount</pre>
* Hibernate will not work anymore.


{{hidden | SSH Workaround |
{{hidden | SSH Workaround |