diff options
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -32,13 +32,13 @@ PLUGINS = chase clock cpuinfo cpuonline cpu df discstats ipaddress  \            kmsg leapsec linereader loadavg lunar mem moc network     \            pacman snmp snmp6 softirqs solar uname uptime users       \            vmstat weather xdisplay xkb alsa dentrystate inodestate   \ -          files hdparm tzclock ropty ping inotify +          files hdparm tzclock ropty ping inotify random  PLUGIN_EXAMPLES = chase clock cpu cpuinfo cpuonline df discstats   \                    ipaddress kmsg loadavg lunar mem moc network     \                    pacman uname uptime users xdisplay xkb alsa      \                    dentrystate inodestate files tzclock ropty ping  \ -                  inotify +                  inotify random  TRICK_EXAMPLES = localutcclock anytzclock | 
