Naar de inhoud springen

Cheered Hands

Softwareontwikkeling en advies

  • Configuration
  • IT

Vanishing pid file and directory in /var/run

door tjeerdhans3 januari 2017 Geen reacties

Sickrage pid file kept vanishing after reboots. Turns out /var/run is tmpfs. Use tmpfiles.d!

https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html

/etc/tmpfiles.d/sickrage.conf:

D  /var/run/sickrage 0755 sickrage sickrage

Found through https://blog.hqcodeshop.fi/archives/93-Handling-varrun-with-systemd.html

 

Berichtnavigatie

Vorig bericht

AzureWebJobsDashboard connection string

Volgend bericht

Disable CompatTelRunner.exe which consumes a lot of I/O and CPU

Geef een reactie Antwoord annuleren

Het e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *