Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37911838
en ru br
ALT Linux repos
S:1.4.7-alt0_git_0_7b287f4
5.0: 1.3.4-alt0.M50.1
4.1: 1.3.4-alt0.M41.1
4.0: 1.2.7-alt1
3.0: 1.2.7-alt1

Group :: Monitoring
RPM: rkhunter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: rkhunter-1.3.2-alt-noksh.patch
Download


--- rkhunter/files/rkhunter	2005-02-21 21:32:08 +0300
+++ rkhunter/files/rkhunter.sunos	2005-02-23 00:23:03 +0300
@@ -28,18 +28,6 @@
 
 OPERATING_SYSTEM=`uname 2>/dev/null`
 
-if [ "${OPERATING_SYSTEM}" = "SunOS" ]; then
-	if [ -z "$RANDOM" ]; then
-		if [ -n "`which bash 2>/dev/null | grep '^/'`" ]; then
-			exec bash $0 $*
-		else
-			exec ksh $0 $*
-		fi
-
-		exit 0
-	fi
-fi
-
 if [ "$1" = "--debug" ]; then
 	if [ -e "/tmp/rkhunter-debug" ]; then
 		if [ -f "/tmp/rkhunter-debug" -a ! -h "/tmp/rkhunter-debug" ]; then
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin