Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e15eabd authored by Geremy Condra's avatar Geremy Condra
Browse files

Apply the correct SELinux label for the properties workspace.

Change-Id: Ibb9c8044caa9d39ee6ec9fe06d54bb9dc4b56ff3
parent 69de9ac0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -879,6 +879,7 @@ int main(int argc, char **argv)
     */
    restorecon("/dev");
    restorecon("/dev/socket");
    restorecon("/dev/__properties__");

    is_charger = !strcmp(bootmode, "charger");