Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
[Unit]
Description=Streaming server
After=network-online.target
Wants=network-online.target
Requires=flussonic-epmd.service
Conflicts=ondemand.service
[Service]
Environment=HOME=/etc/flussonic
Environment=PATH=/opt/flussonic/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin
Environment=LANG=C
Environment=PROCNAME=flussonic
Environment=STREAMER_SERVER_ID_PATH=/etc/flussonic/server.id
Environment=STREAMER_LOG_DIR=/var/log/flussonic
Environment=STREAMER_PID_PATH=/var/run/flussonic/pid
Environment=STREAMER_BOOT_ERROR_FILE=/var/run/flussonic/boot-error.txt
Type=notify
User=root
Group=root
LimitNOFILE=204800
ExecStartPre=/bin/sh -c "/bin/mkdir -p `dirname ${STREAMER_PID_PATH}`"
ExecStartPre=/bin/sh -c "/bin/mkdir -p ${STREAMER_LOG_DIR}"
ExecStart=/opt/flussonic/bin/run -noinput --console-level critical
ExecReload=/opt/flussonic/contrib/control.erl reload
ExecStop=/opt/flussonic/contrib/control.erl -p ${STREAMER_PID_PATH} stop
Restart=on-failure
TimeoutStartSec=300s
WatchdogSec=120
WorkingDirectory=/opt/flussonic
NotifyAccess=main
TasksMax=infinity
[Install]
WantedBy=multi-user.target