Skip to content

Commit

Permalink
Merge pull request start-jsk#139 from garaemon/cmdallow-chronyc
Browse files Browse the repository at this point in the history
[jsk_hrp2_ros_bridge] Allow commds from 10/8
  • Loading branch information
garaemon committed May 5, 2015
2 parents 6400f7d + f93424d commit 28e6ada
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions jsk_hrp2_ros_bridge/templates/chrony.client.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

commandkey 1
cmdallow 192.168/16
cmdallow 10/8
manual on

# See www.pool.ntp.org for an explanation of these servers. Please
Expand Down
1 change: 1 addition & 0 deletions jsk_hrp2_ros_bridge/templates/chrony.server.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

commandkey 1
cmdallow 192.168/16
cmdallow 10/8
manual on
pidfile /var/run/chrony-internal.pid

Expand Down

0 comments on commit 28e6ada

Please sign in to comment.