apparmor: drop lsb RDEPENDS

remove lsb functions from init script

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2019-08-30 19:40:38 -07:00
parent 225c3bc7d0
commit 6c42c018ff
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -47,7 +47,6 @@ log_end_msg () {
}
. /lib/apparmor/functions
. /lib/lsb/init-functions
usage() {
echo "Usage: $0 {start|stop|restart|reload|force-reload|status|recache}"