7 lines
112 B
Plaintext
Executable File
7 lines
112 B
Plaintext
Executable File
# !/bin/bash
|
|
|
|
systemctl daemon-reload
|
|
# systemctl stop wfccontrol.service
|
|
systemctl disable wfccontrol.service
|
|
|