I want to run several commands as root after my eCryptfs is mounted on my login. Can I somehow set a hook for that? Can I do it with systemd?
What I want to achieve is to mount automatically on login a disk image that lays in the encrypted home directory.
sudo
to not ask for a password, for all or only a few commands. Check it'sman
pages and I'm sure there are answers about it on this site too. Good luck! – Xen2050 Jan 03 '16 at 14:42