aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-04 16:04:23 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-04 16:04:23 +0000
commit48a22c0559e39d4d0affed78130160a62d86d579 (patch)
treeb50f750eaa8700226b440080a105f50a74ed22f6 /dispatch.py
parentiw/use_gui.py: store profile-selected USE flags (diff)
downloadanaconda-48a22c0559e39d4d0affed78130160a62d86d579.tar.gz
anaconda-48a22c0559e39d4d0affed78130160a62d86d579.tar.bz2
anaconda-48a22c0559e39d4d0affed78130160a62d86d579.zip
Yirst version of systools
Diffstat (limited to 'dispatch.py')
-rw-r--r--dispatch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatch.py b/dispatch.py
index ff469d9..ec7a447 100644
--- a/dispatch.py
+++ b/dispatch.py
@@ -110,7 +110,7 @@ installSteps = [
("accounts", ),
# Installing Necessary System Tools
- # syslog and cron
+ ("systools", ),
# Configuring the Bootloader
("upgbootloader", ),