* [PATCH 66/74] Make setsebool be less verbose.
@ 2013-10-24 15:10 Daniel J Walsh
0 siblings, 0 replies; only message in thread
From: Daniel J Walsh @ 2013-10-24 15:10 UTC (permalink / raw)
To: eparis; +Cc: selinux
[-- Attachment #1: Type: text/plain, Size: 902 bytes --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
These two patches cleanup setsebool error reporting.
This is what we currently get if user mispells boolean name.
# setsebool -P spacewalk_nfs_mountpointttt on
Actual results:
libsemanage.dbase_llist_set: record not found in the database (No such file or
directory).
libsemanage.dbase_llist_set: could not set record value (No such file or
directory).
Could not change boolean spacewalk_nfs_mountpointttt
Could not change policy booleans
Now we get
# setsebool -P spacewalk_nfs_mountpointttt on
Boolean spacewalk_nfs_mountpointttt is not defined
This patch looks good to me. acked.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlJpOFgACgkQrlYvE4MpobP5uACgrFgNyhHvGYPFlJ/ZFQZKG4B5
TngAnAzC6zN3zsJPmVDcGqlXhHwdpHZF
=3lSr
-----END PGP SIGNATURE-----
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0066-Make-setsebool-be-less-verbose.patch --]
[-- Type: text/x-patch; name="0066-Make-setsebool-be-less-verbose.patch", Size: 0 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-24 15:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-24 15:10 [PATCH 66/74] Make setsebool be less verbose Daniel J Walsh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.