doc: mmcli: show how to sandbox... almost

This commit is contained in:
2024-07-06 03:08:23 +00:00
parent ae082b1654
commit 0786475c63

View File

@@ -22,7 +22,11 @@
mainProgram = "mmcli";
};
});
# TODO: sandbox
# TODO: sandbox! somehow doing this breaks ModemManager.service
# sandbox.method = "bwrap";
# sandbox.whitelistDbus = [
# "system"
# ];
};
}