added shell script and systemctl service for moving encaps edited files to stripper folder and for sending from stripper folder to his chroot jail
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Moves stripper files from /home/test/home/stripper_files/upload to the css ze servers stripper/maps dir
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
WorkingDirectory=/home/test/home/stripper_files
|
||||
ExecStart=/home/test/home/stripper_files/encap_stripper_mover.sh
|
||||
Restart=always
|
||||
RestartSec=20s
|
||||
Reference in New Issue
Block a user