2 lines
85 B
Bash
Executable file
2 lines
85 B
Bash
Executable file
#!/bin/sh
|
|
exec chpst -u privoxy:privoxy privoxy --no-daemon /etc/privoxy/config 2>&1
|