* Thu Jul 22 2010 Dan Walsh <dwalsh@redhat.com> 2.0.82-5

- Fix sandbox command on HOMEDIR
This commit is contained in:
Daniel J Walsh 2010-07-22 21:14:39 +00:00
parent b2b20d2581
commit 04e3147f4d
2 changed files with 5 additions and 2 deletions

View File

@ -1851,7 +1851,7 @@ diff --exclude-from=exclude --exclude=sepolgen-1.0.23 --exclude=gui --exclude=po
+ return
+ raise ValueError(_("""
+'%s' is required to be a shared mount point for this tool to run.
+'%s' can be added to the HOMEDIR variable in /etc/sysconfig/sandbox
+'%s' can be added to the HOMEDIRS variable in /etc/sysconfig/sandbox
+ along with a reboot will fix the problem.
+""" % ((os.path.dirname(homedir)), os.path.dirname(homedir))))
+

View File

@ -7,7 +7,7 @@
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.0.82
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -305,6 +305,9 @@ fi
exit 0
%changelog
* Thu Jul 22 2010 Dan Walsh <dwalsh@redhat.com> 2.0.82-5
- Fix sandbox command on HOMEDIR
* Tue Apr 6 2010 Dan Walsh <dwalsh@redhat.com> 2.0.82-4
- Fix spacing in templates