mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-23 02:27:12 +00:00
Make aaventd initscript depend on the service 'apparmor', as provided by the boot.apparmor initscript.
This commit is contained in:
parent
6df492fa97
commit
a7fa3ccbdc
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user