1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/tools/sysstat-9.0.4/sysconfig.in
2024-07-22 01:58:46 -03:00

14 lines
315 B
Plaintext
Executable File

/*
* sysstat: System performance tools for Linux
* (C) 1999-2009 by Sebastien Godard (sysstat <at> orange.fr)
*/
#ifndef _SYSCONFIG_H
#define _SYSCONFIG_H
/* sysstat configuration directory */
#define IOCONF "@SYSCONFIG_DIR@/sysstat.ioconf"
#define LOCAL_IOCONF "./sysstat.ioconf"
#endif /* _SYSCONFIG_H */