add script to start OS in local workstation configuration

This commit is contained in:
mykola2312 2024-09-07 15:13:17 +03:00
parent 44645d5413
commit dcdf248c88

7
local.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/sh
service netif stop wlan0
service sshd restart
service sddm stop