Server IP : 2a02:4780:11:1361:0:bf7:7935:10 / Your IP : 216.73.216.21 Web Server : LiteSpeed System : Linux in-mum-web1261.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u200767797 ( 200767797) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /lib/.build-id/9d/../cc/../78/../20/../d1/../27/../b6/../7e/../../systemd/system/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
[Unit] Description=MariaDB MaxScale Database Proxy After=network.target [Service] Type=forking Restart=on-abort # Make sure /var/run/maxscale exists PermissionsStartOnly=true ExecStartPre=/usr/bin/install -d /var/run/maxscale -o maxscale -g maxscale ExecStartPre=/usr/bin/install -d /var/lib/maxscale -o maxscale -g maxscale PIDFile=/var/run/maxscale/maxscale.pid # Use the default user and group User=maxscale Group=maxscale ExecStart=/usr/bin/maxscale TimeoutStartSec=120 LimitNOFILE=65535 StartLimitBurst=0 WatchdogSec=60s NotifyAccess=all # MaxScale should be restarted if it exits with 75 (BSD's EX_TEMPFAIL) RestartForceExitStatus=75 [Install] WantedBy=multi-user.target