Skip to content

Instantly share code, notes, and snippets.

@binhqd
Created July 2, 2018 02:13
Show Gist options
  • Save binhqd/2c97383d02f51af4f6d5385755d36fbc to your computer and use it in GitHub Desktop.
Save binhqd/2c97383d02f51af4f6d5385755d36fbc to your computer and use it in GitHub Desktop.

Fix: Lost folder in /var/run after reboot

Create new .conf file in /usr/lib/tmpfiles.d with following

d    /var/run/haproxy   0755 haproxy haproxy - -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment