From: Mark Wooding Date: Thu, 23 Feb 2012 03:01:16 +0000 (+0000) Subject: ktype.seccure: Stop `seccure' from trying to open `/dev/tty'. X-Git-Tag: 0.99.2~21 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-keys/commitdiff_plain/d8dbaabf98da677733cd2b316cbf629e99d7e4ed?ds=inline;hp=d8dbaabf98da677733cd2b316cbf629e99d7e4ed ktype.seccure: Stop `seccure' from trying to open `/dev/tty'. It won't work in a `userv' service. For some reason, it will try to do this if you don't provide a key file, even for operations which don't need a private key. ---