make top suid root to do getsysinfo.
This commit is contained in:
parent
99644bed66
commit
153e2c406c
@ -1618,7 +1618,7 @@ install: \
|
|||||||
install -cs -o bin $? $@
|
install -cs -o bin $? $@
|
||||||
|
|
||||||
/usr/bin/top: top
|
/usr/bin/top: top
|
||||||
install -cs -o bin $? $@
|
install -cs -o root -S 4755 $? $@
|
||||||
|
|
||||||
/usr/bin/touch: touch
|
/usr/bin/touch: touch
|
||||||
install -cs -o bin $? $@
|
install -cs -o bin $? $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user