Home
last modified time | relevance | path

Searched refs:systemctl (Results 1 – 25 of 167) sorted by relevance

1234567

/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable/
H A Dhost-boot-enable.sh13 systemctl start obmc-console@ttyS1.service
24 systemctl stop phosphor-virtual-sensor.service
29 systemctl restart xyz.openbmc_project.ampere_host_error_monitor.service
30 systemctl restart xyz.openbmc_project.amperecpusensor.service
31 systemctl restart xyz.openbmc_project.EntityManager.service
32 systemctl restart phosphor-pid-control.service
33 systemctl start phosphor-virtual-sensor.service
39 systemctl start com.hpe.hpe-uefi-version.service
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dsystemd.py85 self.systemctl('--version')
89 self.systemctl('list-unit-files')
97 output = self.systemctl('list-units', '--failed')
100 output += self.systemctl('status --full --failed')
109 self.systemctl('status --full', 'avahi-daemon.service')
113 self.systemctl('stop', 'avahi-daemon.service')
114 self.systemctl('is-active', 'avahi-daemon.service',
116 self.systemctl('start','avahi-daemon.service')
123 self.systemctl('disable', 'avahi-daemon.service')
125 self.systemctl('enable', 'avahi-daemon.service')
[all …]
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-smartnic-wa.sh.in23 systemctl reset-failed gbmc-ncsi-dhcrelay
24 systemctl restart --no-block gbmc-ncsi-dhcrelay
28 systemctl reset-failed gbmc-br-dhcp
29 systemctl restart --no-block gbmc-br-dhcp
41 systemctl reset-failed nftables
42 systemctl --no-block reload-or-restart nftables
H A Dgbmc-ncsi-ra.sh43 systemctl is-active -q nic-hostless@"$RA_IF".target && return
44 systemctl is-active -q nic-hostful@"$RA_IF".target && return
64 systemctl stop --no-block ncsid@"$RA_IF" || true
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/files/
H A Dpsus-manager.sh3 systemctl stop xyz.openbmc_project.psusensor.service
4 systemctl stop xyz.openbmc_project.GxpFruDevice.service
6 systemctl start xyz.openbmc_project.GxpFruDevice.service
7 systemctl start xyz.openbmc_project.psusensor.service
/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/files/
H A Dpsus-manager.sh3 systemctl stop xyz.openbmc_project.psusensor.service
4 systemctl stop xyz.openbmc_project.GxpFruDevice.service
6 systemctl start xyz.openbmc_project.GxpFruDevice.service
7 systemctl start xyz.openbmc_project.psusensor.service
/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/files/
H A Dpsus-manager.sh3 systemctl stop xyz.openbmc_project.psusensor.service
4 systemctl stop xyz.openbmc_project.GxpFruDevice.service
6 systemctl start xyz.openbmc_project.GxpFruDevice.service
7 systemctl start xyz.openbmc_project.psusensor.service
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A Dgbmc-start-dhcp.sh16 systemctl stop gbmc-br-dhcp
19 systemctl is-active --quiet gbmc-br-dhcp-term && systemctl stop gbmc-br-dhcp-term
22 systemctl start gbmc-br-dhcp
/openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.logrotate10 systemctl reload rsyslog 2> /dev/null || true
20 systemctl reload rsyslog 2> /dev/null || true
31 systemctl reload rsyslog 2> /dev/null || true
42 systemctl reload rsyslog 2> /dev/null || true
53 systemctl reload rsyslog 2> /dev/null || true
65 systemctl reload rsyslog 2> /dev/null || true
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/
H A Dsetup-static-endpoints13 systemctl start setup-nic-endpoint-slot@0.service
19 systemctl start setup-nic-endpoint-slot@1.service
25 systemctl start setup-nic-endpoint-slot@2.service
31 systemctl start setup-nic-endpoint-slot@3.service
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/
H A Dgpios-manager.sh5 systemctl stop xyz.openbmc_project.ampere_host_error_monitor.service
57 systemctl restart xyz.openbmc_project.ampere_host_error_monitor.service
58 systemctl restart xyz.openbmc_project.amperecpusensor.service
59 systemctl restart xyz.openbmc_project.EntityManager.service
60 systemctl restart phosphor-pid-control.service
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/
H A D0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch7 for systemctl
24 -find_program(SYSTEMCTL_BIN systemctl HINTS "/usr/bin" "/bin")
26 + find_program(SYSTEMCTL_BIN systemctl HINTS "/usr/bin" "/bin")
30 set (SYSTEMCTL_BIN "/bin/systemctl")
/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/
H A Dbugfix-adjust-statd-service-name.patch31 - if systemctl start rpc-statd.service; then
32 + if systemctl start nfs-statd.service; then
34 # on 'systemctl isolate ..'
35 - systemctl add-wants --runtime remote-fs.target rpc-statd.service
36 + systemctl add-wants --runtime remote-fs.target nfs-statd.service
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0008-implment-systemd-sysv-install-for-OE.patch13 src/systemctl/systemd-sysv-install.SKELETON | 6 +++---
16 diff --git a/src/systemctl/systemd-sysv-install.SKELETON b/src/systemctl/systemd-sysv-install.SKELE…
18 --- a/src/systemctl/systemd-sysv-install.SKELETON
19 +++ b/src/systemctl/systemd-sysv-install.SKELETON
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0008-implment-systemd-sysv-install-for-OE.patch13 src/systemctl/systemd-sysv-install.SKELETON | 6 +++---
16 diff --git a/src/systemctl/systemd-sysv-install.SKELETON b/src/systemctl/systemd-sysv-install.SKELE…
18 --- a/src/systemctl/systemd-sysv-install.SKELETON
19 +++ b/src/systemctl/systemd-sysv-install.SKELETON
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Drun-ptest49 systemctl status rpcbind > /dev/null || systemctl start rpcbind > /dev/null
52 which systemctl > /dev/null && systemctl status rpcbind > /dev/null || service rpcbind status > /de…
/openbmc/openbmc/meta-fii/meta-kudo/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.logrotate10 systemctl reload rsyslog 2> /dev/null || true
20 systemctl reload rsyslog 2> /dev/null || true
30 systemctl reload rsyslog 2> /dev/null || true
/openbmc/openbmc/meta-fii/meta-mori/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.logrotate10 systemctl reload rsyslog 2> /dev/null || true
20 systemctl reload rsyslog 2> /dev/null || true
30 systemctl reload rsyslog 2> /dev/null || true
/openbmc/openbmc/poky/meta/recipes-kernel/modutils-initscripts/
H A Dmodutils-initscripts.bb23 PACKAGE_WRITE_DEPS:append = " ${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd-systemctl-n…
25 if type systemctl >/dev/null 2>/dev/null; then
29 systemctl $OPTS mask modutils.service
/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/host/host-boot-enable/
H A Dhost-boot-enable.sh46 systemctl start obmc-console@ttyS3.service
66 systemctl stop phosphor-virtual-sensor.service
69 systemctl start phosphor-virtual-sensor.service
/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/bare-metal-obmc-console/
H A Ddisable_obmc_console.sh13 systemctl stop serial-to-bmc@*
18 systemctl stop serial-to-host@*
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/
H A Dgbs-set-boot-failsafe.sh25 systemctl start --no-block gbs-host-s5-set-failsafe
28 systemctl start --no-block gbs-host-s0-set-failsafe
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/
H A Dnativesdk-systemd-systemctl.bb8 SRC_URI = "file://systemctl"
14 install -m 0755 ${WORKDIR}/systemctl ${D}${bindir}
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd-systemctl-native.bb9 SRC_URI = "file://systemctl"
15 install -m 0755 ${WORKDIR}/systemctl ${D}${bindir}
/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/
H A Dlib.sh60 systemctl stop phosphor-watchdog@host0
70 systemctl start phosphor-watchdog@host0

1234567