edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #03956
[Bug 993179] Re: Dependency proken: ltsp-update-kernels needs restorecon from policycoreutils
That line was added in 2008-02-26 by a Fedora developer:
http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/revision/573
(selinux isn't used by default in Ubuntu)
I've no idea about selinux, would it be OK to just check for restorecon
existence before running it?
if [ -f /selinux/enforce ] && [ -x /sbin/restorecon ]; then
restorecon -R "$tftpdir" > /dev/null
fi
** Also affects: ltsp
Importance: Undecided
Status: New
** No longer affects: ltsp (Ubuntu)
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/993179
Title:
Dependency proken: ltsp-update-kernels needs restorecon from
policycoreutils
To manage notifications about this bug go to:
https://bugs.launchpad.net/ltsp/+bug/993179/+subscriptions
References