{"id":286,"date":"2022-08-30T14:58:49","date_gmt":"2022-08-30T14:58:49","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/09\/26\/problem-about-chkconfig-record-and-share-programming-errors\/"},"modified":"2022-08-30T14:58:49","modified_gmt":"2022-08-30T14:58:49","slug":"problem-about-chkconfig-record-and-share-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/problem-about-chkconfig-record-and-share-programming-errors\/","title":{"rendered":"problem about chkconfig-Record and share programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/e6f98f60984bd5fcb5dee9a94bd5459c?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nuther<br \/>\ncommand-line linux-mint upstart chkconfig<br \/>\nI&#8217;m trying to disable some services from starting at boot time on my Linux Mint 12 laptop. So I installed chkconfig, which has worked great for me before on Fedora. However, on Linux Mint 12, it gives me tons of errors. Here is an example, trying to disable the rsync service:$ sudo chkconfig rsync off insserv: warning: script &#8216;K01acpi-support&#8217; missing LSB tags and overrides The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;cryptdisks-udev&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `cryptdisks-udev&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `cryptdisks-udev&#8217; The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;acpid&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `acpid&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `acpid&#8217; The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;plymouth-upstart-bridge&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `plymouth-upstart-bridge&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `plymouth-upstart-bridge&#8217; The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;rsyslog&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `rsyslog&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `rsyslog&#8217; The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;friendly-recovery&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `friendly-recovery&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `friendly-recovery&#8217; The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;udevtrigger&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `udevtrigger&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `udevtrigger&#8217; The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;udev-finish&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `udev-finish&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `udev-finish&#8217; The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;plymouth-stop&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `plymouth-stop&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `plymouth-stop&#8217; The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;apport&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `apport&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `apport&#8217; The script you are attempting to invoke has been converted to an Upstart job, but lsb-header is not supported for Upstart jobs. insserv: warning: script &#8216;dbus&#8217; missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `dbus&#8217; insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `dbus&#8217; The script you are attempting to invoke has been converted to an Upstart job, b<\/li>\n<\/ul>\n<p id=\"rop\"><small>Originally posted 2013-09-26 03:14:22. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>uther command-line linux-mint upstart chkconfig I&#8217;m trying to disable some services from starting at boot time on my Linux Mint 12 laptop. So I installed chkconfig, which has worked great for me before on Fedora. However, on Linux Mint 12, it gives me tons of errors. Here is an example, trying to disable the rsync [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-286","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=286"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/286\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=286"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=286"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}