first commit
This commit is contained in:
8
etc_org/rmt
Executable file
8
etc_org/rmt
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# This is not a mistake. This shell script (/etc/rmt) has been provided
|
||||
# for compatibility with other Unix-like systems, some of which have
|
||||
# utilities that expect to find (and execute) rmt in the /etc directory
|
||||
# on remote systems.
|
||||
#
|
||||
exec /usr/sbin/rmt
|
Reference in New Issue
Block a user