mirror of
https://github.com/falk-werner/webfuse-example
synced 2025-12-17 20:01:50 +00:00
simplified example
This commit is contained in:
4
etc/services.d/fcgi/run
Normal file
4
etc/services.d/fcgi/run
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
|
||||
s6-setuidgid user
|
||||
/usr/sbin/fcgiwrap -s unix:/tmp/fcgi.sock
|
||||
Reference in New Issue
Block a user