]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 19 May 2016 00:16:38 +0000 (02:16 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 19 May 2016 00:16:38 +0000 (02:16 +0200)
Package changes:
+kde-plasma/ksysguard-5.5.5

ksysguarddrc [new file with mode: 0644]
xdg/ksysguard.knsrc [new file with mode: 0644]

diff --git a/ksysguarddrc b/ksysguarddrc
new file mode 100644 (file)
index 0000000..b626ea5
--- /dev/null
@@ -0,0 +1,22 @@
+# /etc/ksysguardd.conf
+
+# LogFiles: the list of all available logfiles
+LogFiles=messages:/var/log/messages,kern:/var/log/kern.log,daemon:/var/log/daemon.log,syslog:/var/log/syslog,auth:/var/log/auth.log
+
+# Sensors: the list of all accessible sensors
+#      Apm             Advanced Power Management
+#      Acpi            Advanced Configuration and Power Interface
+#      CpuInfo         CPU-Clock information
+#      DiskStat        partition space. Data comes from mtab, getmntent() and statfs()
+#      DiskStats       disk throughput. Data comes from /etc/diskstats
+#      LmSensors       information about motherboard and CPU
+#      LoadAvg         system load values
+#      LogFile         local logfiles
+#      Memory          physical memory and swap
+#      NetDev          throughput of network interfaces
+#      NetStat         number of TCP/UDP/ICMP/Unix sockets
+#      ProcessList     current processes
+#      SoftRaid        Monitors software raid devices. See mdadm.
+#      Stat            interrupts, CPU and disk throughput. Data comes from /etc/stat
+#      Uptime          System uptime. Data comes from /etc/uptime
+Sensors=ProcessList,Memory,Stat,NetDev,NetStat,Apm,Acpi,CpuInfo,LoadAvg,LmSensors,DiskStat,LogFile,DiskStats,Uptime,SoftRaid
diff --git a/xdg/ksysguard.knsrc b/xdg/ksysguard.knsrc
new file mode 100644 (file)
index 0000000..5e8820d
--- /dev/null
@@ -0,0 +1,24 @@
+[KNewStuff2]
+ProvidersUrl=http://newstuff.kde.org/cgi-bin/hotstuff-provider?site=ksysguard
+
+# How to check? Any number of the lines below, 'ifpossible' is default
+#ChecksumPolicy=... # never/ifpossible/always
+#SignaturePolicy=... # never/ifpossible/always
+
+# Where to install? Exactly one of the lines below
+# Note: if all three are missing, entry is considered remote resource
+#StandardResource=wallpapers # becomes $KDEHOME/share/wallpapers
+# TargetDir = $KDEHOME/share/apps/ksysguardd
+TargetDir=ksysguard
+#InstallPath=.dir/subdir # becomes $HOME/.dir/subdir
+
+# How to name the files?
+# doesn't use payload file name
+
+CustomName=true 
+
+# What to do after installation? Any number of the lines below
+# unpack the downloaded archive
+Uncompress=never
+
+#InstallationCommand=dbus-send ... %f ... # post-installation command