added commands to restart and status check samba
This commit is contained in:
@@ -21,3 +21,6 @@ if [[ ! -f /etc/samba/smb.conf ]]
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
systemctl restart smbd
|
||||
systemctl status smbd
|
||||
|
||||
@@ -19,3 +19,6 @@ if [[ ! -f /etc/samba/smb.conf ]] ; then
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
systemctl restart smbd
|
||||
systemctl status smbd
|
||||
|
||||
Reference in New Issue
Block a user