[19:53] reading the Cookbook now. I'm trying to mount an ecryptfs filesystem at boot time, but it requires a certain script to be run (that actually contains a hidden key for the FS) ... how do I create a "oneshot" type of .conf file for this? [19:54] this is what I tried, but I'm not sure if I can have other jobs depend on this? [19:54] description "ecryptfs init" [19:54] start on local-filesystems [19:54] stop on deconfiguring-networking [19:54] exec /root/domount