Add esvm service file

This commit is contained in:
2026-04-07 18:45:25 +03:00
parent 707786ea90
commit cde109747a
3 changed files with 15 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
name: apparmor
description: load AppArmor profiles
type: simple
start_cmd: /usr/lib/apparmor/apparmor.systemd restart
stop_cmd: /usr/lib/apparmor/apparmor.systemd stop
exit_method: stop_command