Please test sudo-mass-rebuild branch on Debian

master
Amitai Schleier 2019-09-04 14:38:43 -04:00
parent 50d746ad2c
commit 4bc36186a7
1 changed files with 5 additions and 0 deletions

View File

@ -144,3 +144,8 @@ The `-m` may be overzealous. I have some sites running as users with `/sbin/nolo
>>>> my $ret=system("sudo", "-n", "-s", "-u", $user, "/bin/sh", "-c", "--", "$0", "--nonglobal", @ARGV);
>>>>
>>>> --[[schmonz]]
>>>>> [[!template id=gitbranch branch=schmonz/sudo-mass-rebuild author="[[schmonz]]"]]
>>>>> Works well for me on macOS and NetBSD. Does it look right? Can
>>>>> someone vouch that there is indeed no functional change on Debian?
>>>>> --[[schmonz]]