]> git.pld-linux.org Git - packages/VMware-server.git/commitdiff
- fix inetd file
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 7 Apr 2008 15:20:25 +0000 (15:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VMware-server-config-rc-inetd.patch -> 1.3

VMware-server-config-rc-inetd.patch

index 913968b53663ff603fe6beea0f90cf73cc0ee4f9..de95dc06d85c305b8d29a3a006764966d00f942f 100644 (file)
@@ -59,7 +59,7 @@
 +
 +  my %patch = ( '%port%' => $port, '%authd%' => $authd );
 +
-+  install_file(db_get_answer('LIBDIR') . '/configurator/authd-xinetd.conf',
++  install_file(db_get_answer('LIBDIR') . '/configurator/authd-rc-inetd.conf',
 +               $authd_conf_file, \%patch,
 +               $cFlagTimestamp | $cFlagConfig);
 +
This page took 0.049109 seconds and 4 git commands to generate.