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:
parent
6df492fa97
commit
a7fa3ccbdc
@ -150,6 +150,8 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 8 2006 - sbeattie@suse.de
|
||||||
- Use kernel's capability defines rather than libcap
|
- Use kernel's capability defines rather than libcap
|
||||||
* Wed Nov 8 2006 - ddrewelow@suse.de
|
* Wed Nov 8 2006 - ddrewelow@suse.de
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
#
|
#
|
||||||
### BEGIN INIT INFO
|
### BEGIN INIT INFO
|
||||||
# Provides: aaeventd
|
# Provides: aaeventd
|
||||||
# Required-Start: boot.apparmor
|
# Required-Start: apparmor
|
||||||
# Default-Start: 2 3 5
|
# Default-Start: 2 3 5
|
||||||
# Default-Stop:
|
# Default-Stop:
|
||||||
# Short-Description: AppArmor Notification and Reporting
|
# Short-Description: AppArmor Notification and Reporting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user