Changeset 793
- Timestamp:
- 09/06/08 03:46:11 (3 months ago)
- Files:
-
- 1 modified
-
ares/trunk/tests/fakeroot/etc/default/fetchmail (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ares/trunk/tests/fakeroot/etc/default/fetchmail
r791 r793 6 6 # If you want to specify any additional OPTION to the start 7 7 # scripts specify them here 8 OPTIONS="-d 30" 8 # OPTIONS=... 9 9 10 10 # Declare here if we want to start fetchmail. 'yes' or 'no' 11 START_DAEMON= no11 START_DAEMON=yes
