2 lines
86 B
Bash
2 lines
86 B
Bash
#!/bin/sh
|
|
exec distccd --no-detach --daemon --user nobody --no-fork --allow 127.0.0.1
|