mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-06-23 07:40:49 +00:00
Merge pull request #2218 from xcat2/master
merge changes from master to 2.13 for 2.13 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
|
||||
# This script is deprecated, please use xcatpostinit1.install instead
|
||||
# chkconfig: 345 84 59
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
|
||||
# chkconfig: 345 84 59
|
||||
# description: the hook for systemd service unit to run PB and report node status on diskful node
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
|
||||
# chkconfig: 345 84 59
|
||||
# description: the hook in systemd service unit to run PB or report node status on diskless & statelite node
|
||||
|
||||
Reference in New Issue
Block a user