1
0
Fork 0
forked from soccera/rdo

Tighten permissions for the config file

This commit is contained in:
sw1tchbl4d3 2022-02-09 19:48:32 +01:00
parent 97bb40e37b
commit f1b75ffe48

View file

@ -16,6 +16,7 @@ install: rdo
chmod 755 /usr/bin/rdo
chmod u+s /usr/bin/rdo
cp rdo_sample.conf /etc/rdo.conf
chmod 600 /etc/rdo.conf
uninstall:
rm /usr/bin/rdo