Parent Directory
|
Revision Log
|
Patch
| Revision 267 | Revision 268 | ||
|---|---|---|---|
| … | … | ||
| 19 | -v DEPTYPES="${deptypes}" \ | 19 | -v DEPTYPES="${deptypes}" \ |
| 20 | -v ORDTYPES="${ordtypes}" \ | 20 | -v ORDTYPES="${ordtypes}" \ |
| 21 | -f /lib/rcscripts/awk/functions.awk \ | 21 | -f /lib/rcscripts/awk/functions.awk \ |
| 22 | -f /lib/rcscripts/awk/gendepends.awk | 22 | -f /lib/rcscripts/awk/gendepends.awk |
| 23 | 23 | ||
| 24 | eend $? | 24 | eend $? "Failed to cache service dependencies" |
| 25 | 25 | ||
| 26 | 26 | ||
| 27 | # vim:ts=4 | 27 | # vim:ts=4 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |