[ SEA-GHOST MINI SHELL]

Path : /proc/2/task/2/cwd/proc/self/root/lib/systemd/system/
FILE UPLOADER :
Current File : //proc/2/task/2/cwd/proc/self/root/lib/systemd/system/vzreboot.service

#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU General Public License as published by
#  the Free Software Foundation; either version 2 of the License, or
#  (at your option) any later version.

[Unit]
Description=Tell that Container is rebooted
ConditionPathExists=/proc/vz
ConditionPathExists=!/proc/bc
Before=systemd-reboot.service
DefaultDependencies=no

[Service]
Type=forking
ExecStart=/bin/touch /reboot
TimeoutSec=0
RemainAfterExit=no

SEA-GHOST - SHELL CODING BY SEA-GHOST