source:
npl/mailserver/dspam/run
@
2154c77
| Last change on this file since 2154c77 was c5c522c, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 127 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | touch /var/run/dspam.pid |
| 3 | chown nobody /var/run/dspam.pid |
| 4 | exec su - nobody -c "exec /usr/bin/dspam --daemon --nofork" |
Note: See TracBrowser
for help on using the repository browser.
