BYPASS SHELL BY ./RAZORGANZ
Server: nginx/1.20.1
System: Linux iZdzfnv9mwfppeZ 5.10.134-19.2.al8.x86_64 #1 SMP Wed Oct 29 22:47:09 CST 2025 x86_64
User: apache (48)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //usr/lib/systemd/system/sysak_livetrace.service
[Unit]
  Description=sysak livetrace
  After=network.target
  StartLimitIntervalSec=86400
  StartLimitBurst=10

[Service]
  Type=simple
  Restart=on-failure
  RestartSec=10
  OOMScoreAdjust=-20
  CPUQuota=30%
  MemoryLimit=350M
  EnvironmentFile=/etc/sysak/livetrace.conf
  ExecStartPre=/bin/sh -c '/usr/local/sysak/.sysak_components/tools/pre_run.sh sysak_livetrace'
  ExecStart=/bin/sh -c "/usr/local/sysak/.sysak_components/tools/liveTrace/heng/beaver/app/main/start_oncpu.sh"
  ExecStop=/bin/bash -c '/bin/kill -9 $(pidof sysomLiveheng)'
  ExecStopPost=/bin/sh -c '/usr/local/sysak/.sysak_components/tools/post_stop.sh sysak_livetrace'
  ExecReload=/bin/bash -c '/bin/kill -1 $(pidof sysomLiveheng)'
  StandardOutput=syslog
  StandardError=syslog
  SyslogIdentifier=sysak_livetrace
  TimeoutStopSec=30s
  LimitNOFILE=4096

[Install]
  WantedBy=multi-user.target