Hi. Any hope of having a fix for thus uploaded into unstable soon?
Please let me know if we should not NMU to solve it?
Also, it would be nice if you that know the package had a look at
#542907 and let us know if there are other init.d script dependencies
missing.
Happy hacking,
--
Petter Reinho
tags 541765 + patch
thanks
[Philipp Matthias Hahn]
> selinux-basics thus either must declare
> # Required-Start:$local_fs
> or should not use awk at all.
Actually, to know that /usr/ is available, $remote_fs is the correct
dependency, in case /usr/ is NFS mounted.
Here is a patch to s
Package: selinux-basics
Version: 0.3.5
Severity: important
I use 'insserv' for dependency based booting.
In /etc/init.d/selinux-basics:28
selinuxfs=`LC_ALL=C awk '/ selinuxfs / { print $2 }' /proc/mounts`
awk is called, which is located in /usr/bin/
Since the inid-script does not declare
3 matches
Mail list logo