File: spampd.sa-update-hook

package info (click to toggle)
spampd 2.62-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,072 kB
  • sloc: perl: 7,117; sh: 240; makefile: 18
file content (6 lines) | stat: -rwxr-xr-x 43 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#!/bin/sh

service spampd restart

exit 0