Files
lab/build/bird/hvn0.lab.ipng.ch/host0-1/root/lab-build/perms
2023-05-31 15:43:53 +00:00

7 lines
139 B
Bash

#!/bin/bash
echo " * Fixing permissions"
chown -R root. /root/
chown -R ipng. /home/ipng/
[ -r /etc/rc.local ] && chmod 755 /etc/rc.local