Jump to content

Linux: Difference between revisions

77 bytes added ,  19 July 2021
Line 732: Line 732:
** 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.
* Hibernate will not work anymore.