This website requires JavaScript.
Explore
Help
Register
Sign In
containers
/
inn2
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Releases
7
Activity
Files
6ba17b951ea7ee5bd5506bbb78101c1f9c14bfba
inn2
/
etc
/
cont-init.d
/
90-stale-pids.sh
T
4 lines
42 B
Bash
Raw
Normal View
History
Unescape
Escape
Remove stale pids.
2026-07-29 00:04:18 +05:00
#!/bin/sh
cleanfeed installation, stale pids script fix, start-innd script removal.
2026-07-29 11:34:53 +05:00
rm
"/inn2/run/*.pid"
||
exit
0
Reference in New Issue
Copy Permalink