Files
th/2014_09_26_Goldmann_Docker/demos/04-logging/prepare.sh
2014-09-30 11:12:22 +02:00

6 lines
78 B
Bash
Executable File

#!/bin/sh
mkdir log
sudo chown 431:433 log
chcon -t svirt_sandbox_file_t log