mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
Add a hoook to the ctdb initscript that we can call out to for applications that want to
track and produce audit logs when someone runs "service ctdb <something>" S1033891 (This used to be ctdb commit 4f4fbd4080a3a7226d3b82637f803c4b71217d39)
This commit is contained in:
parent
64f107f528
commit
e3b85bba3f
@ -371,6 +371,8 @@ status() {
|
||||
}
|
||||
|
||||
|
||||
[ -f "$CTDB_BASE/rc.ctdb" ] && "$CTDB_BASE/rc.ctdb" $1
|
||||
|
||||
case "$1" in
|
||||
start)
|
||||
start
|
||||
|
Loading…
x
Reference in New Issue
Block a user