Changeset 235
- Timestamp:
- 09/01/07 11:59:53 (15 months ago)
- Location:
- 64studio/trunk
- Files:
-
- 2 modified
-
debian/changelog (modified) (1 diff)
-
utils/64studio-config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
64studio/trunk/debian/changelog
r234 r235 5 5 * Added pppoeconf (closes #367) 6 6 * Comment the cdrom APT entry only if the network is available 7 * Do not disable ssh by default 7 8 8 9 -- Free Ekanayaka <freee@debian.org> Tue, 21 Aug 2007 10:58:44 +0200 -
64studio/trunk/utils/64studio-config
r234 r235 36 36 37 37 # Disable services 38 SERVICES="s sh samba rsync bittorrent nfs-common anacron cron"38 SERVICES="samba rsync bittorrent nfs-common anacron cron" 39 39 for SERVICE in $SERVICES; do 40 40 update-rc.d -f $SERVICE remove
