source:
npl/mailserver/dspam/run
@
67ad486
| Last change on this file since 67ad486 was c5c522c, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 127 bytes | |
| Rev | Line | |
|---|---|---|
| [c5c522c] | 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.
