blob: 8cd29464f35ad31f719e8e43042dc2c989e3ebe3 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Give tun access to users in the "tun" group.
KERNEL=="tun", GROUP="tun", MODE="0660"