uawdijnntqw1x1x1
IP : 216.73.216.155
Hostname : vm5018.vps.agava.net
Kernel : Linux vm5018.vps.agava.net 3.10.0-1127.8.2.vz7.151.14 #1 SMP Tue Jun 9 12:58:54 MSK 2020 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
var
/
lib
/
..
/
.
/
.
/
..
/
etc
/
init.d
/
mountnfs-bootclean.sh
/
/
#! /bin/sh ### BEGIN INIT INFO # Provides: mountnfs-bootclean # Required-Start: $local_fs mountnfs # Required-Stop: # Default-Start: S # Default-Stop: # Short-Description: bootclean after mountnfs. # Description: Clean temporary filesystems after # network filesystems have been mounted. ### END INIT INFO case "$1" in start|"") # Clean /tmp, /var/lock, /var/run . /lib/init/bootclean.sh ;; restart|reload|force-reload) echo "Error: argument '$1' not supported" >&2 exit 3 ;; stop) # No-op ;; *) echo "Usage: mountnfs-bootclean.sh [start|stop]" >&2 exit 3 ;; esac :
/var/lib/../././../etc/init.d/mountnfs-bootclean.sh