Renaming package to ShadowArch to follow /wiki/Design_Principles; improved packing; development sync to current state -- massive overhaul
This commit is contained in:
4
AdminScripts/log-guest
Executable file
4
AdminScripts/log-guest
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
chsh -s /usr/local/bin/logged-shell guest
|
||||
usermod -a -G ssh_allow_grp guest
|
||||
passwd guest
|
Reference in New Issue
Block a user