saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
10
xinetd.d/telnetd
Normal file
10
xinetd.d/telnetd
Normal file
@@ -0,0 +1,10 @@
|
||||
service telnet
|
||||
{
|
||||
flags = REUSE
|
||||
socket_type = stream
|
||||
wait = no
|
||||
user = root
|
||||
server = /usr/sbin/in.telnetd
|
||||
log_on_failure += USERID
|
||||
disable = yes
|
||||
}
|
||||
Reference in New Issue
Block a user