Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Teamcity Build Agent gets killed by systemd when upgrading

Adding

RemainAfterExit=yes

to the Service stanza appears to fix this without needing to change timeouts.

Documented at https://www.freedesktop.org/software/systemd/man/systemd.service.html#RemainAfterExit=

Tags:

Service

Teamcity

Systemd

Centos7

Related

What is '_autodiscover._tcp' in DNS settings? Allowing SSH on a server with an active OpenVPN client Security concerns with glusterfs? How to permanently increase innodb_buffer_pool_size on Ubuntu How do servers with redundant power supplies balance consumption? How to solve nginx reverse proxy mixed content(http, https) How to get php-fpm to log to stdout / stderr when running in a docker container New service decision: IPv6 or IPv4? How can I prevent accidentally jacking with a production database? Encrypting SMB traffic with Samba Tracing a network cable that is already connected to the network Multiple SPF DNS Record entries

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy