commit message from python script
This commit is contained in:
@@ -65,7 +65,7 @@ class nfs_server_conf:
|
||||
|
||||
def nfs_con_user(self):
|
||||
pass
|
||||
|
||||
#wait
|
||||
def start_nfs_server(self):
|
||||
unitname_nfsv4 = "nfsv4-server.service"
|
||||
if subprocess.run(['systemctl', 'restart', unitname_nfsv4]).returncode == 0:
|
||||
|
||||
Reference in New Issue
Block a user