Fix misspelled name of lmnsynci-User.
This commit is contained in:
parent
b271d4978e
commit
4c6a499cf0
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ for i in *.qcow2; do
|
||||||
done
|
done
|
||||||
|
|
||||||
# allow lmnsynci to remove old vm images
|
# allow lmnsynci to remove old vm images
|
||||||
chgrp lmnsyni "${VM_DIR}"
|
chgrp lmnsynci "${VM_DIR}"
|
||||||
chmod g+w "${VM_DIR}"
|
chmod g+w "${VM_DIR}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue