mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 00:25:50 -04:00
standard 4.4bsd pathnames mechanism. Also document a potential security hole vs backwards compatibility tradeoff.
5 lines
99 B
C
5 lines
99 B
C
/* $Id$ (FreeBSD) */
|
|
|
|
#include <paths.h>
|
|
|
|
#define _PATH_SKEYACCESS "/etc/skey.access"
|