Fix grant all privileges to programs with "User" and "System" Smack labels
[platform/core/security/security-manager.git] / policy / security-manager-policy-reload
index 5a78f2d..274c49c 100755 (executable)
@@ -56,7 +56,7 @@ done
 # Non-application programs get access to all privileges
 for client in User System
 do
-    cyad --set-policy --bucket=MAIN --client="$client" --user="*" --privilege="*" --type=ALLOW
+    cyad --set-policy --bucket=MANIFESTS --client="$client" --user="*" --privilege="*" --type=ALLOW
 done
 
 # Load privilege-group mappings