16 lines
548 B
Plaintext
16 lines
548 B
Plaintext
# ------------------------------------------------------------------
|
|
#
|
|
# Copyright (C) 2006 Novell/SUSE
|
|
#
|
|
# This program is free software; you can redistribute it and/or
|
|
# modify it under the terms of version 2 of the GNU General Public
|
|
# License published by the Free Software Foundation.
|
|
#
|
|
# ------------------------------------------------------------------
|
|
|
|
# @{PROC} is the location where procfs is mounted.
|
|
@{PROC}=/proc/
|
|
|
|
# Also, include files in tunables/proc.d for site-specific adjustments
|
|
include if exists <tunables/proc.d>
|