Date: Fri, 30 Nov 2012 11:59:59 -0800 From: Gleb Kurtsou <gleb@FreeBSD.org> To: arved@FreeBSD.org Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/173927: ports/pefs no start/stop script provided with this port Message-ID: <20121130195959.GA1083@reks.hsd1.ca.comcast.net> In-Reply-To: <201211301637.qAUGbf93001331@freefall.freebsd.org> References: <201211301637.qAUGbf93001331@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Use of this startup script is questionable. Script supports mounting only one file system (and calls it 'pefs_flags'). It should at least support several file systems. /etc/fstab should be used to specify pefs file systems and mount options. /etc/fstab works out of the box unless one uses PEFS on top of ZFS. I doubt anybody would like the idea of entering password during boot. E.g. pam_pefs is preferred way of adding key to home directory. Enforcing .enc suffix is questionable. There is no ordering in script. On (30/11/2012 16:37), arved@FreeBSD.org wrote: > Synopsis: ports/pefs no start/stop script provided with this port > > Responsible-Changed-From-To: freebsd-ports-bugs->gleb > Responsible-Changed-By: arved > Responsible-Changed-When: Fri Nov 30 16:37:25 UTC 2012 > Responsible-Changed-Why: > Over to maintainer > > http://www.freebsd.org/cgi/query-pr.cgi?pr=173927
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121130195959.GA1083>