2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 21:38:15 +00:00

fix race condition between boot.apparmor and boot.cleanup bnc#426149

This commit is contained in:
John Johansen 2008-11-07 01:33:57 +00:00
parent 6b6c57887c
commit 42c43bb520

View File

@ -31,7 +31,7 @@
# #
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: apparmor # Provides: apparmor
# Required-Start: # Required-Start: boot.cleanup
# Required-Stop: # Required-Stop:
# Should-Start: $local_fs # Should-Start: $local_fs
# Default-Start: B # Default-Start: B