Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/openbmc/qemu/tests/qemu-iotests/
H A D26045 def test(persistent, restart): argument
46 assert persistent or not restart
48 '' if persistent else 'non-', 'with' if restart else 'without'))
65 if restart:
92 test(persistent=False, restart=False)
93 test(persistent=True, restart=False)
94 test(persistent=True, restart=True)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/
H A Dopenct.init57 restart() {
74 start|stop|restart)
78 restart
83 try-restart|condrestart)
84 [ ! -f $lockfile ] || restart
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/
H A Drun-ptest11 systemctl restart radiusd || /etc/init.d/radiusd restart || {
21 systemctl restart radiusd || /etc/init.d/radiusd restart
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0001-Avoid-bashisms-in-init-scripts.patch53 - echo $"Usage: $0 {start|stop|restart|status}"
54 + echo "Usage: $0 {start|stop|restart|status}"
72 - echo $"Usage: $0 {start|stop|force-stop|restart|condrestart|try-restart|status}"
73 + echo "Usage: $0 {start|stop|force-stop|restart|condrestart|try-restart|status}"
91 - echo $"Usage: $0 {start|stop|restart|status|force-stop}"
92 + echo "Usage: $0 {start|stop|restart|status|force-stop}"
110 - echo $"Usage: $0 {start|stop|restart|status|force-stop}"
111 + echo "Usage: $0 {start|stop|restart|status|force-stop}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A Dmultipathd.oe90 restart() {
121 restart)
122 restart
124 force-restart)
127 condrestart|try-restart)
129 restart
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A Dpostgresql.init150 restart(){
156 [ -e "$lockfile" ] && restart || :
176 restart)
177 restart
179 condrestart|try-restart)
186 restart
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A D0004-autofs.init.in-remove-bashism.patch49 -function restart() {
50 +restart() {
54 @@ -143,7 +143,7 @@ function restart() {
69 …o $"Usage: $0 {start|forcestart|stop|status|restart|force-reload|forcerestart|reload|condrestart|t…
104 -function restart() {
105 +restart() {
109 @@ -110,7 +110,7 @@ function restart() {
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable/
H A Dhost-boot-enable.sh29 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
/openbmc/openbmc/meta-phosphor/recipes-core/systemd/
H A Dphosphor-systemd-policy.bb8 SRC_URI += "file://service-restart-policy.conf"
15 …install -m 644 -D ${UNPACKDIR}/service-restart-policy.conf ${D}${systemd_unitdir}/system.conf.d/se…
19 FILES:${PN} += "${systemd_unitdir}/system.conf.d/service-restart-policy.conf"
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Datd.init21 restart() {
33 restart|reload)
34 restart
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A Dfreediameter.init38 restart() { function
61 restart)
62 restart
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/
H A Dgpios-manager.sh57 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/ipmitool/contrib/
H A Dipmievd.init.suse173 try-restart|condrestart)
182 $0 restart
188 restart)
195 $0 try-restart
H A Dipmi.init.redhat159 restart() { function
166 [ -e /var/lock/subsys/ipmi ] && restart || :
208 restart|reload)
209 restart
H A Dipmievd.init.redhat75 restart|reload)
80 [ -f /var/lock/subsys/ipmievd ] && restart || :
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-smartnic-wa.sh.in26 systemctl restart --no-block gbmc-ncsi-dhcrelay
32 systemctl restart --no-block gbmc-br-dhcp@@NCSI_IF@
49 systemctl --no-block reload-or-restart nftables
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/
H A Dadd-restart-to-initscript.patch4 Subject: [PATCH] edac: add restart to initscript
21 + restart)
27 + COMMANDS="start|stop|status|restart"
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_service_restart_policy.robot23 [Documentation] Kill active services and expect auto restart.
25 # The services listed below restart policy should be "always"
41 [Documentation] Kill the service and it must restart.
54 Sleep 10s reason=Wait for service to restart.
86 # From service list it will check service auto-restart policy
88 # Proper restart policy services will be appended to auto_restart_policy_always_services list.
102 Fail msg=All the given services have incorrect auto-restart policy.
105 …eyword And Continue On Failure Fail msg=Listed services are having incorrect auto-restart policy.
112 # they automatically restart and put into active state.
125 Sleep 10s reason=Wait for service to restart.
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A Dsnort.init84 restart()
102 restart|reload)
103 restart
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dmdev28 restart() { function
34 start|stop|restart)
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlircexec.init24 restart|force-restart)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dippool_init.d.patch54 restart)
61 - log_success_msg "Usage: /etc/init.d/ippoold {start|stop|restart|reload|force-reload}"
62 + log_success_msg "Usage: /etc/init.d/ippoold {start|stop|status|restart|reload|force-reload}"
/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/
H A Dtcf-agent.init45 restart)
57 [ -f /var/lock/subsys/$DAEMON_NAME ] && $0 restart
/openbmc/qemu/target/alpha/
H A Dsys_helper.c46 void helper_halt(uint64_t restart) in helper_halt() argument
48 if (restart) { in helper_halt()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/
H A Dinitd.smartd73 restart)
78 $0 reload || $0 restart

12345678910>>...12