Skip to content

sudo: disable secure_path in /etc/sudoers by default #4153

sudo: disable secure_path in /etc/sudoers by default

sudo: disable secure_path in /etc/sudoers by default #4153

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: ksh
run: sudo apt-get install ksh
- name: test
run: ./tools/test