Tidying stuff up
This commit is contained in:
parent
070352c7cc
commit
e2cf870f0a
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
set +x
|
||||
#Remove all ftp users
|
||||
#grep '/ftp/' /etc/passwd | cut -d':' -f1 | xargs -n1 deluser
|
||||
|
||||
|
|
Loading…
Reference in a new issue