From 9eb4d1145c6774d36f396ce87663a7429df911fb Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Mon, 27 Jun 2022 11:27:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B5=D0=B7=D0=BD=D0=B0=D1=87=D0=B8?= =?UTF-8?q?=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D1=8B=D0=B5=20=D0=BF=D1=80=D0=B0?= =?UTF-8?q?=D0=B2=D0=BA=D0=B8=20=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/3.6/2_ac_install_merge/net-dns/bind/init.d.named | 3 --- .../2-laptop/lenovo/sys-apps/calculate-utils/init.d/laptopd | 2 +- .../2-laptop/samsung/sys-apps/calculate-utils/init.d/laptopd | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 profiles/templates/3.6/2_ac_install_merge/net-dns/bind/init.d.named diff --git a/profiles/templates/3.6/2_ac_install_merge/net-dns/bind/init.d.named b/profiles/templates/3.6/2_ac_install_merge/net-dns/bind/init.d.named deleted file mode 100644 index d51ffaff8..000000000 --- a/profiles/templates/3.6/2_ac_install_merge/net-dns/bind/init.d.named +++ /dev/null @@ -1,3 +0,0 @@ -# Calculate format=patch path=/etc/init.d name=named -sbin/runscript -sbin/openrc-run diff --git a/profiles/templates/3.6/3_ac_install_live/2-laptop/lenovo/sys-apps/calculate-utils/init.d/laptopd b/profiles/templates/3.6/3_ac_install_live/2-laptop/lenovo/sys-apps/calculate-utils/init.d/laptopd index 5a6e1cb63..934ca7317 100644 --- a/profiles/templates/3.6/3_ac_install_live/2-laptop/lenovo/sys-apps/calculate-utils/init.d/laptopd +++ b/profiles/templates/3.6/3_ac_install_live/2-laptop/lenovo/sys-apps/calculate-utils/init.d/laptopd @@ -1,5 +1,5 @@ # Calculate comment=# chmod=0755 -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/files/acpid-2.0.3-init.d,v 1.1 2010/04/04 16:39:09 ssuominen Exp $ diff --git a/profiles/templates/3.6/3_ac_install_live/2-laptop/samsung/sys-apps/calculate-utils/init.d/laptopd b/profiles/templates/3.6/3_ac_install_live/2-laptop/samsung/sys-apps/calculate-utils/init.d/laptopd index dfb6c3033..e15a7995e 100644 --- a/profiles/templates/3.6/3_ac_install_live/2-laptop/samsung/sys-apps/calculate-utils/init.d/laptopd +++ b/profiles/templates/3.6/3_ac_install_live/2-laptop/samsung/sys-apps/calculate-utils/init.d/laptopd @@ -1,5 +1,5 @@ # Calculate comment=# chmod=0755 -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/files/acpid-2.0.3-init.d,v 1.1 2010/04/04 16:39:09 ssuominen Exp $