Parent Directory | Revision Log | Revision Graph
Remove obsolete patch files
1 | --- e-smith-base-5.2.0/root/etc/rc.d/init.d/e-smith-service.99 2010-07-25 09:34:39.000000000 -0400 |
2 | +++ e-smith-base-5.2.0/root/etc/rc.d/init.d/e-smith-service 2010-07-25 09:34:41.000000000 -0400 |
3 | @@ -54,10 +54,9 @@ |
4 | then |
5 | case $1 in |
6 | condrestart) |
7 | - exit 0 |
8 | + exit 0 ;; |
9 | start) |
10 | - exit 99 |
11 | - ;; |
12 | + exit 99 ;; |
13 | esac |
14 | fi |
15 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |