mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05: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"
|