From 7a6d39a248ae1d6b3da32470dc45d95caa6eb790 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Sun, 14 Nov 2021 21:33:23 -0800 Subject: [PATCH] Updated SC2032 (markdown) --- SC2032.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SC2032.md b/SC2032.md index c0cc0b2..28ab450 100644 --- a/SC2032.md +++ b/SC2032.md @@ -1,5 +1,4 @@ -# Use own script or `sh -c '..'` to run this from `su`. - +# This function can't be invoked via su on line 42. (or from xargs, sudo, chroot, or other commands) -See [[SC2033]]. +See companion warning [[SC2033]].