[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#729704: audit: Init script should depend on $remote_fs for awk



Hello Tyler,

We want auditd to be started as early as possible during the boot,
adding a dependency against $remote_fs is delaying it.

On my machine,

Currently:
bigon@fornost:/etc/rc2.d$ ls -la|grep audit
lrwxrwxrwx.   1 root root    16 fév 18  2012 S01auditd -> ../init.d/auditd

With the new dependency against $remote_fs:
bigon@fornost:/etc/rc2.d$ ls -la|grep audit
lrwxrwxrwx.   1 root root    16 déc 30 12:20 S17auditd -> ../init.d/auditd

Maybe {g,m}awk should be moved out of /usr instead?

Cheers,

Laurent Bigonville


Reply to: