2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-23 10:37:27 +00:00
Make aaventd initscript depend on the service 'apparmor', as provided by
the boot.apparmor initscript.
This commit is contained in:
Steve Beattie 2006-11-10 12:09:07 +00:00
parent 6df492fa97
commit a7fa3ccbdc
2 changed files with 3 additions and 1 deletions

View File

@ -150,6 +150,8 @@ fi
%endif
%changelog
* Fri Nov 10 2006 - sbeattie@suse.de
- fix rc.aaeventd to depend on apparmor, not boot.apparmor (#214293)
* Wed Nov 8 2006 - sbeattie@suse.de
- Use kernel's capability defines rather than libcap
* Wed Nov 8 2006 - ddrewelow@suse.de

View File

@ -29,7 +29,7 @@
#
### BEGIN INIT INFO
# Provides: aaeventd
# Required-Start: boot.apparmor
# Required-Start: apparmor
# Default-Start: 2 3 5
# Default-Stop:
# Short-Description: AppArmor Notification and Reporting