[Piuparts-devel] Bug#507171: piuparts: mount /selinux if enabled
Filippo Giunchedi
filippo at esaurito.net
Fri Nov 28 19:01:46 UTC 2008
On Fri, Nov 28, 2008 at 07:44:41PM +0100, Filippo Giunchedi wrote:
> Package: piuparts
> Version: 0.33
> Severity: normal
> Tags: patch
>
[...]
> + def mount_selinux(self):
> + if selinux_enabled():
> + run(["mkdir", "-p", self.relative("/selinux")])
> + run(["mount", "-t", "selinuxfs", "/selinux", self.relative("/selinux")]))
bad me, strip the trailing ) here
filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:
Gretchen: Donnie Darko? What the hell kind of name is that? It's like
some sort of superhero or something.
Donnie: What makes you think I'm not?
-- from Donnie Darko (2001)
More information about the Piuparts-devel
mailing list