-
Julien Leduc authored
kill. This is quite likely for cta-taped as its static memory buffer consume a lot of memory.
Julien Leduc authoredkill. This is quite likely for cta-taped as its static memory buffer consume a lot of memory.
cta-taped.service 306 B
[Unit]
Description=CERN Tape Archive (CTA) tape server daemon
After=syslog.target network-online.target
[Service]
EnvironmentFile=-/etc/sysconfig/cta-taped
ExecStart=/usr/bin/cta-taped ${CTA_TAPED_OPTIONS}
LimitCORE=infinity
OOMScoreAdjust=-1000
Type=forking
Restart=no
[Install]
WantedBy=default.target