mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
fixed the insserv type
This commit is contained in:
@@ -72,7 +72,7 @@ sub setSubdomain {
|
||||
}
|
||||
if (-f "/etc/init.d/aaeventd") {
|
||||
system("/sbin/rcaaeventd stop");
|
||||
system("/sbin/insserv -e aaeventd");
|
||||
system("/sbin/insserv -r aaeventd");
|
||||
}
|
||||
}
|
||||
return $errmsg;
|
||||
|
Reference in New Issue
Block a user