Files
lab/build/frr/hvn0.lab.ipng.ch/vpp0-2/root/lab-build/perms

7 lines
147 B
Bash

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