charlescng / docker-containers

Docker containers and unRAID docker templates
10 stars 11 forks source link

Fix fping execute permissions issue #19

Closed charlescng closed 2 years ago

charlescng commented 3 years ago

Observium runs as nobody. fping needs root permissions to execute.

Fix the fping permission issue when Observium runs fping to discover a new device.

The current error is fping: can't create socket (must run as root?