Skip to content

Commit

Permalink
Added runonce script
Browse files Browse the repository at this point in the history
  • Loading branch information
adosztal committed Apr 8, 2018
1 parent 6ce6894 commit 973f342
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions aaa/runonce.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
touch /var/log/tac_plus.acct
chmod 644 /var/log/tac_plus.acct
chmod 644 /etc/freeradius/radiusd.conf
chmod 644 /etc/freeradius/clients.conf
chmod 644 /etc/freeradius/eap.conf
chmod 644 /etc/freeradius/modules/mschap
chmod 644 /etc/freeradius/users
chmod 644 /etc/tacacs+/tac_plus.conf
chmod 755 /sbin/starter.sh

0 comments on commit 973f342

Please sign in to comment.