tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: METALOG permission error



On Tue, Jan 29, 2013 at 10:41:08AM -0600, Brooks Davis wrote:
> On FreeBSD I'm planning to use:

Here's a corrected version now that I've actually tested, sorry about
that:

        ( \
                echo "./etc/passwd type=file mode=0644 uname=root gname=wheel"; 
\
                echo "./etc/pwd.db type=file mode=0644 uname=root gname=wheel"; 
\
                echo "./etc/spwd.db type=file mode=0600 uname=root 
gname=wheel"; \
        ) | ${METALOG.add}

-- Brooks

Attachment: pgpBuRbxaCs0E.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index