aboutsummaryrefslogtreecommitdiff
path: root/security/privileges.go
diff options
context:
space:
mode:
authorJoseph Richey <joerichey94@gmail.com>2017-10-19 02:21:08 -0700
committerJoseph Richey <joerichey94@gmail.com>2017-10-19 02:22:29 -0700
commit0d4d11af2883bac66ecc427cdde37aa995b93ca8 (patch)
treebe426d602b210d91a3e0121ad4757dad8fef44cd /security/privileges.go
parent18925df4483ccf5c48dfb4314f85c1b37a1cbe81 (diff)
Random changesext4
Diffstat (limited to 'security/privileges.go')
-rw-r--r--security/privileges.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/privileges.go b/security/privileges.go
index 7d69da9..24f4daf 100644
--- a/security/privileges.go
+++ b/security/privileges.go
@@ -1,3 +1,5 @@
+// +build linux
+
/*
* privileges.go - Functions for managing users and privileges.
*