mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
||||
# add the correct user perms
|
||||
gpasswd -a root libvirt
|
||||
|
||||
Reference in New Issue
Block a user