From bb55cdfb0709dc943b4e4320957675fabc47fdfe Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 1 Aug 2007 10:30:10 +0000 Subject: service xfs is not used anymore by default (see also #32051) --- perl-install/install/steps_gtk.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/install/steps_gtk.pm') diff --git a/perl-install/install/steps_gtk.pm b/perl-install/install/steps_gtk.pm index 07c684efd..12a99fc48 100644 --- a/perl-install/install/steps_gtk.pm +++ b/perl-install/install/steps_gtk.pm @@ -110,7 +110,6 @@ sub new($$) { require move; require run_program; move::automatic_xconf($o); - run_program::run('/sbin/service', 'xfs', 'start'); @servers = $::globetrotter ? qw(Driver:fbdev) : qw(X_move); } -- cgit v1.2.1