Re: Exporting NTFS filesystems over NFS

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

 



Göran Uddeborg wrote:
Göran Uddeborg writes:
Seem like something is broken in my installation after all then.  I
thought I checked that first, but I'll double check.

My fault all the time apparently.  It works now.  I'm not sure exactly
what was wrong.  But when I forced a regeneration of things it started
to work.

In the process I did notice one thing worth mentioning.  In the
postinstall script of selinux-policy-targeted-sources there is a
command

    make -C /etc/selinux/targeted/src/policy -W /etc/selinux/targeted/src/policy/users load > /dev/null 2>&1

1. The -W flag needs the STRING found as a target in the Makefile.
   The above will have no effect.  The desired effect is achieved by
   "-W users", without the path.

2. Is it really a good idea to throw away standard error?  If the
   command is successful it writes everything to standard out.  And if
   something fails it could be interesting to know about it.

Maybe you want me to bugzilla these?
No I fixed both.

--


--
fedora-selinux-list mailing list
fedora-selinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-selinux-list

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux