-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
enhancementNew features or improvements of some kind, as opposed to a problem (bug)New features or improvements of some kind, as opposed to a problem (bug)
Description
If you click the update link on the web interface on OpenBSD, you will get an error:
upgrading: readlink /proc/curproc/file: no such file or directory
OpenBSD (and probably some other UNIXs) does not have /proc.
Presumably you are trying to get the server's PID? It is typical to write a PID file into /var/run.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew features or improvements of some kind, as opposed to a problem (bug)New features or improvements of some kind, as opposed to a problem (bug)