Server IP : 68.65.122.142  /  Your IP : 3.139.104.59
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /lib/systemd/system/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //lib/systemd/system/pxp-agent.service
#
# Local settings can be configured without being overwritten by package upgrades, for example
# if you want to increase pxp-agent open-files-limit to 10000,
# you need to increase systemd's LimitNOFILE setting, so create a file named
# "/etc/systemd/system/pxp-agent.service.d/limits.conf" containing:
# [Service]
# LimitNOFILE=10000
# You can confirm it worked by running systemctl daemon-reload
# then running systemctl show pxp-agent | grep LimitNOFILE
#
[Unit]
Description=PCP Execution Protocol (PXP) Agent
After=syslog.target network.target

[Service]
EnvironmentFile=-/etc/sysconfig/pxp-agent
EnvironmentFile=-/etc/default/pxp-agent
ExecStart=/opt/puppetlabs/puppet/bin/pxp-agent $PXP_AGENT_OPTIONS --foreground
KillMode=process

[Install]
WantedBy=multi-user.target