Files
lab/build/bird/hvn1.lab.ipng.ch/vpp1-1/root/lab-build/perms

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