Bug#541765: /etc/init.d/selinux-basics: awk not found

2009-09-28 Thread Petter Reinholdtsen
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

Bug#541765: /etc/init.d/selinux-basics: awk not found

2009-09-21 Thread Petter Reinholdtsen
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

Bug#541765: /etc/init.d/selinux-basics: awk not found

2009-08-15 Thread Philipp Matthias Hahn
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