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.h
2024-07-22 01:58:46 -03:00

14 lines
314 B
C
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 "/etc/sysconfig/sysstat.ioconf"
#define LOCAL_IOCONF "./sysstat.ioconf"
#endif /* _SYSCONFIG_H */