Init commit
This commit is contained in:
4
opennebula.pre-deinstall
Normal file
4
opennebula.pre-deinstall
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
userdel -r oneadmin && echo ">> User 'oneadmin' has been removed."
|
||||
groupdel cloud && echo ">> Group 'cloud' has been removed."
|
||||
exit 0
|
||||
Reference in New Issue
Block a user