drop garbage files.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
diff -Nur gkrellm-2.2.10-old/server/gkrellmd.conf gkrellm-2.2.10/server/gkrellmd.conf
|
||||
--- gkrellm-2.2.10-old/server/gkrellmd.conf 2007-05-08 00:27:05.073863232 +0300
|
||||
+++ gkrellm-2.2.10/server/gkrellmd.conf 2007-05-08 00:27:35.880179960 +0300
|
||||
@@ -26,6 +26,8 @@
|
||||
#
|
||||
#user nobody
|
||||
#group proc
|
||||
+user nobody
|
||||
+group nogroup
|
||||
|
||||
# Run in background and detach from the controlling terminal
|
||||
#detach
|
||||
@@ -1,13 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.0
|
||||
Encoding=UTF-8
|
||||
Name=GKrellM
|
||||
Name[tr]=GKrellM
|
||||
GenericName=Krell Monitor
|
||||
GenericName[tr]=Sistem Krell İzleyicisi
|
||||
Icon=gkrellm
|
||||
Exec=gkrellm
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Application;System;
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB |
@@ -1,43 +0,0 @@
|
||||
Index: gkrellm-2.3.5/server/gkrellmd.conf
|
||||
===================================================================
|
||||
--- gkrellm-2.3.5.orig/server/gkrellmd.conf
|
||||
+++ gkrellm-2.3.5/server/gkrellmd.conf
|
||||
@@ -4,7 +4,7 @@
|
||||
# the client update frequency. Values may be from 1 to 10 and should be
|
||||
# smaller values to reduce network traffic.
|
||||
#
|
||||
-#update-hz 3
|
||||
+update-hz 3
|
||||
|
||||
# Limit number of simultaneous clients allowed to connect.
|
||||
#
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
# Specify the port to listen on for connections.
|
||||
#
|
||||
-#port 19150
|
||||
+port 19150
|
||||
|
||||
# List of hosts allowed to connect. If no hosts are specified in a
|
||||
# gkrellmd.conf file or on the command line, all hosts will be allowed.
|
||||
@@ -38,17 +38,17 @@ group nogroup
|
||||
# Create a PID file for the running gkrellmd. Default is no PID file.
|
||||
# NOTE: Option ignored on Windows
|
||||
#
|
||||
-#pidfile /var/run/gkrellmd.pid
|
||||
+pidfile /run/gkrellmd.pid
|
||||
|
||||
# Run in background and detach from the controlling terminal
|
||||
# NOTE: Option ignored on Windows
|
||||
#
|
||||
-#detach
|
||||
+detach
|
||||
|
||||
# Enable writing logging message to the system syslog file
|
||||
# NOTE: On windows this enables logging to the windows event log
|
||||
#
|
||||
-#syslog
|
||||
+syslog
|
||||
|
||||
# Time interval between checks for various monitors. If nfs-interval
|
||||
# is <= 0 then gkrellmd will not read data for nfs file system types.
|
||||
@@ -1,9 +0,0 @@
|
||||
[Unit]
|
||||
Description=GNU Krell Monitors server
|
||||
After=network.target syslog.target hddtemp.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/gkrellmd
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user