Files
lab/build/frr/hvn1.lab.ipng.ch/vpp1-0/root/lab-build/perms
2023-05-31 15:30:55 +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