Comment 2 for bug 1050516

Revision history for this message
Rahul (rahul286) wrote : Re: nginx.pid location should change for Ubuntu 11.04 & above

Actually /var/run is symlinked to /run

Just noticed...

ls -l /var/run
lrwxrwxrwx 1 root root 4 Sep 12 14:27 /var/run -> /run

I am not sure if Ubuntu will maintain this symlink forever.