aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2001-11-30 16:24:20 +0000
committerRobert Watson <rwatson@FreeBSD.org>2001-11-30 16:24:20 +0000
commit0caeee4e362d935d4dfad936cc15e5dc15878ea9 (patch)
tree2ecfbfb55f239b3f004eebe9849cfa49080ae444 /include
parent931a10c9d2fdacbf0b8627aba57014446943a68b (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/paths.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 9894e00bc8c81..8a2259face086 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -47,6 +47,8 @@
#define _PATH_AUTHCONF "/etc/auth.conf"
#define _PATH_BSHELL "/bin/sh"
+#define _PATH_CAPABILITY "/etc/capability"
+#define _PATH_CAPABILITY_DB "/etc/capability.db"
#define _PATH_CONSOLE "/dev/console"
#define _PATH_CSHELL "/bin/csh"
#define _PATH_DEFTAPE "/dev/sa0"