From a59c7d7a230367a52b42948db03ea6ab0d4c6f75 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Thu, 7 May 2026 19:03:57 +0300 Subject: general: T8595: clean leaked internal references --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index e31de38..1461a16 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -13,10 +13,10 @@ VyOS fork of the upstream `pam_radius_auth` PAM module — turns any host into a ## Build / test / run ```sh -autoreconf -i # generate ./configure from configure.ac +autoreconf -i # generate./configure from configure.ac ./configure make -dpkg-buildpackage -us -uc # produces vyos-libpam-radius-auth + vyos-radius-shell .debs +dpkg-buildpackage -us -uc # produces vyos-libpam-radius-auth + vyos-radius-shell.debs ``` No in-tree test runner. Configuration lives at `pam_radius_auth.conf`; man pages at `pam_radius_auth.5`/`.8`, `radius_shell.8`. -- cgit v1.2.3