From 025c16a6f9cdbd6439ec24cd8a33335644b6a190 Mon Sep 17 00:00:00 2001 From: Samuel Bowman Date: Sat, 15 Oct 2022 10:18:06 -0400 Subject: [PATCH] Base: Mark PartitionEditor as requiring root --- Base/res/apps/PartitionEditor.af | 1 + 1 file changed, 1 insertion(+) diff --git a/Base/res/apps/PartitionEditor.af b/Base/res/apps/PartitionEditor.af index be15ecce37..546d89c785 100644 --- a/Base/res/apps/PartitionEditor.af +++ b/Base/res/apps/PartitionEditor.af @@ -1,4 +1,5 @@ [App] Name=Partition Editor Executable=/bin/PartitionEditor +RequiresRoot=true Category=Utilities