committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-09-01 13:59:00 +03:00
parent d692c4a77d
commit 2ad4480d03
12 changed files with 1 additions and 802 deletions

View File

@@ -1,19 +0,0 @@
[Unit]
Description=New Relic Infrastructure Agent
After=dbus.service syslog.target network.target
[Service]
RuntimeDirectory=newrelic-infra
Type=simple
ExecStart=/usr/bin/newrelic-infra-service
MemoryLimit=1G
# MemoryMax is only supported in systemd > 230 and replaces MemoryLimit. Some cloud dists do not have that version
# MemoryMax=1G
Restart=always
RestartSec=20
StartLimitInterval=0
StartLimitBurst=5
PIDFile=/var/run/newrelic-infra/newrelic-infra.pid
[Install]
WantedBy=multi-user.target