--- doc/loncapafiles/loncapafiles.lpml 2013/12/28 23:48:36 1.797.2.52 +++ doc/loncapafiles/loncapafiles.lpml 2013/08/20 23:45:52 1.851 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + @@ -724,6 +724,42 @@ extensions modest_delete + home/httpd/html/adm/dragmath/applet + server readonly + Formula editor applet directory and popups + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes + server readonly + Formula editor applet classes + + + modest_delete + home/httpd/html/adm/dragmath/applet/HotEqn + server readonly + Formula editor applet HotEqn classes and jar + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes/Display + server readonly + Formula editor applet display + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes/lang + server readonly + Formula editor applet languages + + + modest_delete + home/httpd/html/adm/dragmath/applet/classes/formats + server readonly + Formula editor applet classes formats (LaTeX, Maxima, etc) + + + modest_delete home/httpd/html/adm/helper server readonly XML specifications for helpers @@ -804,6 +840,7 @@ interface, Apache (mod_perl) handlersserver readonly error warnings and icons + never_delete home/httpd/lonUsers @@ -882,12 +919,6 @@ are viewable over the world-wide web modest_delete - home/httpd/html/adm/lonLCDfont - server readonly - LCD font for remote control - - - modest_delete home/httpd/html/adm/lonDomLogos server readonly Logos for LON-CAPA domains @@ -900,12 +931,6 @@ are viewable over the world-wide web modest_delete - home/httpd/lonTabs/dns_checksums - server readonly - Version numbers and checksums - - - modest_delete home/httpd/html/adm/lonInterFace server readonly Page headers and graphical interface files @@ -1012,7 +1037,7 @@ each list element consists of only two s loncom/loncapa.conf etc/httpd/conf/loncapa.conf -etc/apache2/loncapa.conf +etc/apache2/loncapa.conf conf

@@ -1055,7 +1080,7 @@ MySQL database loncom/loncapa_apache.conf etc/httpd/conf/loncapa_apache.conf -etc/apache2/loncapa_apache.conf +etc/apache2/loncapa_apache.conf static conf The goal of this file is to implement all LON-CAPA specific @@ -1075,7 +1100,7 @@ the www@localhost MySQL password, and br loncom/loncapa_apache_local.conf etc/httpd/conf/loncapa_apache_local.conf -etc/apache2/loncapa_apache_local.conf +etc/apache2/startup.pl static conf Documentation file describing how to add domain-specific Apache configuration @@ -1088,7 +1113,7 @@ Include conf/loncapa_apache_local*.conf loncom/startup.pl etc/httpd/conf/startup.pl -etc/apache2/startup.pl +etc/apache2/startup.pl static conf This file provides initializations for perl handlers. It adjusts what @@ -1110,7 +1135,7 @@ symbolic link to directory /etc/apache2 loncom/rewrites/loncapa_rewrite_off.conf etc/httpd/conf/loncapa_rewrite.conf -etc/apache2/loncapa_rewrite.conf +etc/apache2/loncapa_rewrite.conf conf Default rewrite file. @@ -1122,7 +1147,7 @@ by setting: RewriteEngine off loncom/rewrites/loncapa_rewrite_on.conf etc/httpd/conf/rewrites/loncapa_rewrite_on.conf etc/apache/rewrites/loncapa_rewrite_on.conf -etc/apache2/rewrites/loncapa_rewrite_on.conf +etc/apache2/rewrites/loncapa_rewrite_on.conf static conf File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of @@ -1133,7 +1158,7 @@ external requests for http:// to https:/ loncom/rewrites/loncapa_rewrite_off.conf etc/httpd/conf/rewrites/loncapa_rewrite_off.conf etc/apache/rewrites/loncapa_rewrite_off.conf -etc/apache2/rewrites/loncapa_rewrite_off.conf +etc/apache2/rewrites/loncapa_rewrite_off.conf static conf File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of @@ -1302,8 +1327,8 @@ utility cgi script to view software vers home/httpd/cgi-bin/lonmodulecheck.pl script -utility cgi script to check for differences between currently -installed versions of LON-CAPA modules and those expected for the +utility cgi script to check for differences between currently +installed versions of LON-CAPA modules and those expected for the LON-CAPA release installed on the server. @@ -1699,22 +1724,16 @@ List of all domains in the LON-CAPA netw - -*.tab -loncom/dns_checksums/ - -home/httpd/lonTabs/dns_checksums/ -www static conf - -Files containing version numbers and checksums for most LON-CAPA perl modules, -perl scripts, cgi scripts, daemons, and a configuration file in each + + loncom/dns_checksums.tab + home/httpd/lonTabs/dns_checksums.tab + www static conf + +File containing version numbers and checksums for most LON-CAPA perl modules, +perl scripts, cgi scripts, daemons, and a configuration file in each LON-CAPA release, starting with 2.11.0.RC1 - - -2.11.0.RC1.tab; -2.11.0.RC2.tab; - - + + loncom/loncaparevs.tab @@ -1859,26 +1878,7 @@ file: nohist_courseids.db found in /home Perl script run by cron to check: (a) for differences between currently installed versions of LON-CAPA modules and those expected for the particular LON-CAPA release -(b) if an updated LON-CAPA release is available from install.loncapa.org - - - -loncom/misc/rebuild_lastlogin.pl -home/httpd/perl/debug/rebuild_lastlogin.pl -script - -Perl script run as www to populate nohist_crslastlogin.db for course(s) on -a library server to record most recent "log-in" by each user in a course. - -This script is intended to be run after installation of LON-CAPA -2.11.0 on a library server to populate nohist_crslastlogin.db files -for the domain's courses. (Thereafter role selection after log-in -on a server running 2.11.0 will update nohist_crslastlogin.db -when a course role is selected.) - -This script might be run at other times. For example: -(a) if course user sessions are being routinely hosted on pre-2.11.0 servers. -(b) if nohist_crslastlogin.db is lost or corrupted, and needs to be rebuilt. +(b) if an updated LON-CAPA release is available from install.loncapa.org @@ -2462,6 +2462,15 @@ Handler for a DC to pick an author from works/unverified +loncom/interface/lonpickresource.pm +home/httpd/lib/perl/Apache/lonpickresource.pm +handler + +Handler to pick a resource or folder from the course contents + +works/unverified + + loncom/interface/lonpickuser.pm home/httpd/lib/perl/Apache/lonpickuser.pm handler @@ -2825,7 +2834,6 @@ author_top_menu.gif; back.gif; bchat.gif; blog.gif; -bomb.gif; catalog.gif; ccat.gif; chat.gif; @@ -2847,9 +2855,6 @@ dynamic_piecewise.gif; dynamic_piecewise2.gif; dynamic_plot.gif; dynamic_plot2.gif; -edit.gif; -editmap.gif; -editwishlist.gif; edit-find-replace.gif; edit-redo.gif; edit-undo.gif; @@ -2894,7 +2899,6 @@ nav.gif; navigation.gif; network-workgroup.gif; new.gif; -newmsg.gif; numericalResponse1.gif; numericalResponseEditor.gif; numericalResponseSlopeProblem.gif; @@ -2938,12 +2942,11 @@ subtimpl.gif; survey_rep.gif; syllabus.gif; system-users.gif; -tolastloc.gif; turning.gif; uploadscores.gif; uplusr.gif; +vbkm.gif; verify.gif; -webpage.gif; wishlist.gif; wishlist-link.gif; iclicker.gif; @@ -2990,14 +2993,11 @@ authorRemote.eps; author_example_directory.eps; author_new_content.eps; author_top_menu.eps; -back.eps; bchat.eps; blog.eps; -bomb.eps; catalog.eps; ccat.eps; chat.eps; -chkrole.eps; chrt.eps; com.eps; constructionSpace.eps; @@ -3015,9 +3015,6 @@ dynamic_piecewise.eps; dynamic_piecewise2.eps; dynamic_plot.eps; dynamic_plot2.eps; -edit.eps; -editmap.eps; -editwishlist.eps; edit-find-replace.eps; edit-redo.eps; edit-undo.eps; @@ -3027,7 +3024,6 @@ extres.eps; fdbk.eps; feedback.eps; formulaResponse.eps; -forw.eps; FPRexamples.eps; fromfile.eps; grds.eps; @@ -3062,7 +3058,6 @@ nav.eps; navigation.eps; network-workgroup.eps; new.eps; -newmsg.eps; numericalResponse1.eps; numericalResponseEditor.eps; numericalResponseSlopeProblem.eps; @@ -3105,12 +3100,11 @@ subtimpl.eps; survey_rep.eps; syllabus.eps; system-users.eps; -tolastloc.eps; turning.eps; uploadscores.eps; uplusr.eps; +vbkm.eps; verify.eps; -webpage.eps; wishlist.eps; wishlist-link.eps; iclicker.eps; @@ -3245,8 +3239,8 @@ Course_Chat.tex; Course_Convert_To_CSV.tex; Course_Coordination_Intro.tex; Course_Create_Class_List.tex; -Course_Creation_Log.tex; Course_Critical_Message.tex; +Course_Prefs_Settings.tex; Course_Deleting.tex; Course_Disable_Discussion.tex; Course_Discussion_Board.tex; @@ -3277,7 +3271,6 @@ Course_Prefs_Spreadsheet.tex; Course_Prefs_Discussions.tex; Course_Prefs_General.tex; Course_Prefs_Other.tex; -Course_Prefs_Settings.tex; Course_Problem_Weight.tex; Course_Requests.tex; Course_Request_Access_End.tex; @@ -3312,9 +3305,9 @@ Creating_Content_Overview.tex; Creating_Domain_Coordinators.tex; Creating_Formula_Response.tex; Creating_Groups.tex; -Creating_Math_Response_Problems.tex; Creating_New_Content_Pages.tex; Creating_Online_Problems.tex; +Creating_Math_Response_Problems.tex; Creating_Radio_Response_Problems.tex; Custom_Response_Problem_Creation.tex; Custom_Response_Problems.tex; @@ -3335,7 +3328,6 @@ Docs_Adding_Syllabus.tex; Docs_Alternatives.tex; Docs_Check_Resource_Versions.tex; Docs_Creating_From_Template.tex; -Docs_Course_Roster.tex; Docs_Dropbox.tex; Docs_Dump_Course_Docs.tex; Docs_Export_Course_Docs.tex; @@ -3347,7 +3339,6 @@ Docs_Importing_LON-CAPA_Resource.tex; Docs_Load_Map.tex; Docs_Main_Course_Documents.tex; Docs_Navigate_Content.tex; -Docs_Numerical_Response.tex; Docs_Option_Response.tex; Docs_Overview.tex; Docs_Radio.tex; @@ -3368,10 +3359,8 @@ Domain_Configuration_Contact_Info.tex; Domain_Configuration_Course_Defaults.tex; Domain_Configuration_InstDirectory_Search.tex; Domain_Configuration_LangTZAuth.tex; -Domain_Configuration_Load_Balancing.tex; Domain_Configuration_Login_Page.tex; Domain_Configuration_Quotas.tex; -Domain_Configuration_Request_Author.tex; Domain_Configuration_Request_Courses.tex; Domain_Configuration_Scantron_Format.tex; Domain_Configuration_Server_Status.tex; @@ -3608,6 +3597,7 @@ Table_Mode.tex; Testbank_Formatting.tex; TEXDropEmptyColumns_attribute.tex; TEXitemgroupwidth_attribute.tex; +TEXitemgroup_attribute.tex; TEXlayout_attribute.tex; TEXsize_attribute.tex; TEXtype_attribute.tex; @@ -3645,17 +3635,14 @@ About_Bombs.tex; About_Communication.tex; Auth_Options.tex; Authoring_Math_Editor.tex; -Caching.tex; +Contextual_Help.tex; Cascading_Parameters.tex; Change_Colors.tex; Change_Discussion_Display.tex; Change_Password.tex; -Contextual_Help.tex; -Course_Change_Privileges.tex; Course_Convert_To_CSV.tex; Course_Create_Class_List.tex; Course_Self_Enrollment.tex; -Creating_Math_Response_Problems.tex; Docs_About_Bulletin_Board.tex; Docs_About_Group_Files.tex; Docs_About_My_Personal_Info.tex; @@ -3700,7 +3687,6 @@ Ranking_Problems.tex; Receipt.tex; Search_Advanced.tex; Search_Basic.tex; -Some_Items_Were_Not_Submitted.tex; Student_Intro.tex; Syllabus_ExtLink.tex; Table_Mode.tex; @@ -4315,7 +4301,6 @@ home/httpd/lib/perl/Apache/localize/ -en.pm; de.pm; pt.pm; fr.pm; @@ -4325,7 +4310,6 @@ ru.pm; fa.pm; ar.pm; es.pm; -he.pm; x_chef.pm; zh.pm; @@ -4470,6 +4454,8 @@ geogebra_export.jar; geogebra_gui.jar.pack.gz; geogebra_main.jar; geogebra_properties.jar.pack.gz; +geogebra_usb.jar; +geogebra_usb.jar.pack.gz; jlatexmath.jar; jlatexmath.jar.pack.gz; jlm_cyrillic.jar; @@ -4520,39 +4506,105 @@ JmolApplet0_Viewer.jar; Dynamically converts JME strings into either a png or ps file. - *.* loncom/html/adm/dragmath/applet/ - home/httpd/html/adm/dragmath/ + home/httpd/html/adm/dragmath/applet/ interface file Dragmath is a Java-based formula editor +Latex.html; +MathML.html; +Maxima.html; MaximaPopup.html; EditMathPopup.html; FCKEditMathPopup.html - - - loncom/html/adm/dragmath/dragmath-0.7.9.zip - home/httpd/html/adm/dragmath - script + + *.* + loncom/html/adm/dragmath/applet/classes/ + home/httpd/html/adm/dragmath/applet/classes/ + interface file - dragmath formula editor, scripted installation unzips installation file - in the appropriate location +Dragmath is a Java-based formula editor - -commands - - -loncom/html/adm/dragmath/commands; -loncom/html/adm/dragmath/dragmath-0.7.9.zip; - - - + +AbsoluteLayout.jar; +jep.jar; +Project.jar; +Config.xml; +jdom.jar; +swing-layout-1.0.jar; + + + + *.* + loncom/html/adm/dragmath/applet/HotEqn/ + home/httpd/html/adm/dragmath/applet/HotEqn/ + interface file + +Dragmath is a Java-based formula editor + + +HotEqn.class; +HotEqn.jar; + + + + *.* + loncom/html/adm/dragmath/applet/classes/Display/ + home/httpd/html/adm/dragmath/applet/classes/Display/ + interface file + +Dragmath is a Java-based formula editor + + +MainApplet.class; + + + + *.* + loncom/html/adm/dragmath/applet/classes/formats/ + home/httpd/html/adm/dragmath/applet/classes/formats/ + interface file + +Dragmath is a Java-based formula editor + + +ASCIIMathML.xml; +Latex.xml; +MathML.xml; +MoodleTex.xml; +Maple.xml; +Maxima.xml; + + + + *.* + loncom/html/adm/dragmath/applet/classes/lang/ + home/httpd/html/adm/dragmath/applet/classes/lang/ + interface file + +Dragmath is a Java-based formula editor + + +ca.xml; +cz.xml; +en.xml; +fr.xml; +no.xml; +pt-br.xml; +sv.xml; +de.xml; +es.xml; +nl.xml; +pl.xml; +ru.xml; + + *.* loncom/html/adm/jsMath/ @@ -4603,7 +4655,7 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3. - loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip + loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip home/httpd/html/adm/MathJax script @@ -4618,7 +4670,7 @@ commands loncom/html/adm/MathJax/commands; loncom/html/adm/MathJax/VERSION; -loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip; +loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip; @@ -4866,6 +4918,7 @@ JQuery countdown timer Image file for LE + @@ -4918,6 +4971,7 @@ JQuery countdown timer Image file for LE + *.* loncom/html/adm/jQuery/js/ @@ -5223,6 +5277,15 @@ Handles a searches inside courses/commun works/unverified +loncom/interface/lonindexcourse.pm +home/httpd/lib/perl/Apache/lonindexcourse.pm +handler + +Course/community Indexer + +works/unverified + + loncom/interface/lonmysql.pm home/httpd/lib/perl/Apache/lonmysql.pm handler @@ -5513,15 +5576,6 @@ Displays the Main menu works/unverified -loncom/interface/lonremote.pm -home/httpd/lib/perl/Apache/lonremote.pm -handler - -Handler to launch and collapse the remote control. - -works/unverified - - loncom/interface/portfolio.pm home/httpd/lib/perl/Apache/portfolio.pm handler @@ -5565,15 +5619,6 @@ Creates horizontal menubar in advanced R works/unverified -loncom/html/res/adm/pages/homeworkmenu.html -home/httpd/html/res/adm/pages/homeworkmenu.html -handler - -Homework remote control. - -works/unverified - - loncom/html/res/adm/pages/chatroom.html home/httpd/html/res/adm/pages/chatroom.html handler @@ -6441,7 +6486,7 @@ Domain information serving. loncom/mime.types etc/httpd/conf/mime.types -etc/apache2/mime.types +etc/apache2/mime.types www static conf Expanded mime.types @@ -6959,16 +7004,6 @@ tested works/unverified -loncom/xml/LCMathComplex.pm -home/httpd/lib/perl/LONCAPA/LCMathComplex.pm -conf - -Modified version of Math::Complex 1.55 for use in Safe Space which eliminates -dependency on Config.pm (not usable in Safe Space). - -works/unverified - - loncom/lonlocal.pm home/httpd/lib/perl/LONCAPA/lonlocal.pm system file @@ -7120,8 +7155,6 @@ compiles/tth.so.i386.perl.5.14; compiles/tth.so.x86_64.perl.5.14; compiles/tth.so.i386.perl.5.16; compiles/tth.so.x86_64.perl.5.16; -compiles/tth.so.i386.perl.5.18; -compiles/tth.so.x86_64.perl.5.18; compiles/tth.so.i386.debian5; compiles/tth.so.x86_64.debian5 @@ -7490,61 +7523,6 @@ tmcc.tab; *.gif -loncom/html/adm/lonLCDfont/ -home/httpd/html/adm/lonLCDfont/ -graphic file -LON-CAPA remote control LCD font - -0.gif; -1.gif; -2.gif; -3.gif; -4.gif; -5.gif; -6.gif; -7.gif; -8.gif; -9.gif; -a.gif; -b.gif; -c.gif; -d.gif; -e.gif; -f.gif; -g.gif; -h.gif; -i.gif; -j.gif; -k.gif; -l.gif; -m.gif; -n.gif; -o.gif; -p.gif; -q.gif; -r.gif; -s.gif; -t.gif; -u.gif; -v.gif; -w.gif; -x.gif; -y.gif; -z.gif; -ä.gif; -ö.gif; -ü.gif; -ä.gif; -ö.gif; -ü.gif; -colon.gif; -hyphen.gif; -slash.gif; -space.gif; - - - -*.gif loncom/html/res/adm/pages/pt/ home/httpd/html/res/adm/pages/pt/ graphic file @@ -7574,6 +7552,7 @@ pref_pt.gif; prt_pt.gif; res_pt.gif; roles_pt.gif; +sbkm_pt.gif; spacer_pt.gif; sprs_pt.gif; src_pt.gif; @@ -7588,93 +7567,29 @@ vbkm_pt.gif; graphic file icons used for the entire LON-CAPA user interface -alnk.gif; -anno.gif; -anot.gif; -anot2.gif; -back.gif; -bchat.gif; -bkm.gif; -blog.gif; -brws.gif; -catalog.gif; -ccat.gif; -ccrs.gif; chat.gif; -chrt.gif; close-all-folders.gif; -close-navigation.gif; -clst.gif; -com.gif; -conf.gif; -courses.gif; -cprv.gif; -crsconf.gif; -cstr.gif; -del.gif; -dempty.gif; dempty.gif; -docs.gif; edittoplevel.gif; -egrd.gif; empty.gif; -enrl.gif; -eval.gif; -fdbk.gif; feedback.gif; -forw.gif; -grds.gif; -grps.gif; group.gif; help.gif; info.gif; -keys.gif; ledblink.gif; ledgreen.gif; ledoff.gif; ledon.gif; -ledsend.gif; -list.gif; -logout.gif; -mail.gif; mark-discussionentries-read.gif; -mrk.gif; -nav.gif; -new.gif; next.gif; nothumb.gif; open-all-folders.gif; open-first-problem.gif; -pdfupload.gif; -parm.gif; -pcstr.gif; -pgrd.gif; -port.gif; -pparm.gif; -pref.gif; -prt.gif; -pub.gif; qempty.gif; -rcrs.gif; refresh.gif; -reload.gif; -remotebg.gif; -res.gif; -roles.gif; -rsrv.gif; -rtrv.gif; -sctr.gif; show-all.gif; show-incomplete-problems.gif; -slnk.gif; -spacer.gif; -sprs.gif; -src.gif; -srvr.gif; -start-navigation.gif; -stat.gif; -subm.gif; -title.gif; +star.gif; @@ -7703,6 +7618,7 @@ pgrd.png; pref.png; roles.png; sprs.png; +vbkm.png; anot.png; anot2.png; blog.png; @@ -7719,7 +7635,7 @@ port.png; prt.png; rcrs.png; rsrv.png; -slnk.png; +sbkm.png; src.png; srvr.png; subm.png; @@ -7753,6 +7669,7 @@ mngcu.png; prob_ana.png; process-stop.png; role_hotlist.png; +reload.png; self_enroll.png; survey_rep.png; subdocs.png; @@ -7767,10 +7684,10 @@ uplusr.png; graphic file graphical icons used in submenus -alnk.png; aboutme.png; addClickerInfoFile.png; anonsurveythreshold.png; +bubblesheet.png; ccatconf.png; ccat-22x22.png; chat.png; @@ -7783,6 +7700,7 @@ dialog-information.png; docs-22x22.png; document-open.png; document-properties.png; +download_sub.png; dropbox.png; dump.png; edit-copy.png; @@ -7802,6 +7720,9 @@ folder-new.png; folder-new-22x22.png; format-justify-fill.png; fromfile.png; +grade_PageFolder.png; +grade_students.png; +grading_table.png; groupportfolio.png; groupportfolioquota.png; grp_add.png; @@ -7830,6 +7751,7 @@ preferences-desktop-theme.png; preferences-desktop-wallpaper.png; preferences-system-windows.png; rcrs-22x22.png; +receipt_number.png; recover.png; remotecontrol.png; resversion.png; @@ -7851,6 +7773,7 @@ system-lock-screen.png; system-users.png; timer.png; trck-22x22.png; +ungrade_sub.png; uplcrs.png; uploadscores.png; verify.png; @@ -7869,14 +7792,6 @@ wishlist-link-lighter.png; -loncom/html/res/adm/pages/imgmaps.html -home/httpd/html/res/adm/pages/imgmaps.html -interface file - -image maps for the LON-CAPA remote control - - - loncom/html/res/adm/pages/index.html home/httpd/html/res/adm/pages/index.html interface file @@ -7884,14 +7799,6 @@ image maps for the LON-CAPA remote contr welcoming page to the LON-CAPA system upon login - -loncom/html/res/adm/pages/menu.html -home/httpd/html/res/adm/pages/menu.html -interface file - -renders the HTML (including image maps) for the LON-CAPA remote control - - *.gif loncom/html/res/adm/pages/indexericons/ @@ -8123,7 +8030,7 @@ file that allows setuid password privile loncom/init.d/loncontrol etc/rc.d/init.d/loncontrol -etc/init.d/loncontrol +etc/init.d/loncontrol root script Controls the launching/halting of lonc, lond, and lonsql processes. @@ -8131,7 +8038,7 @@ Controls the launching/halting of lonc, etc/rc.d/init.d/loncontrol -etc/init.d/loncontrol +etc/init.d/loncontrol etc/rc.d/rc0.d/K05loncontrol; etc/rc.d/rc1.d/K05loncontrol; @@ -8141,7 +8048,7 @@ etc/rc.d/rc4.d/S95loncontrol; etc/rc.d/rc5.d/S95loncontrol; etc/rc.d/rc6.d/K05loncontrol - + etc/rc.d/rc0.d/K05loncontrol; etc/rc.d/rc1.d/K05loncontrol; etc/rc.d/rc2.d/K05loncontrol; @@ -8164,13 +8071,13 @@ symbolic links to /etc/rc.d/init.d/lonco - + loncom/init.d/loncontrol etc/rc.d/ setup loncontrol to run at boot - + -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'