I forgot to give the contents of foobar.sh:
#!/bin/sh
for i in `ls /`
do
/bin/echo "$i"
doneThis of course needs to be chmod 755. -- aa-genprof creates empty profiles from /var/log/messages entries (works fine with auditd) https://bugs.launchpad.net/bugs/340183 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
