summaryrefslogtreecommitdiff
path: root/sd_login/doc.go
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-04-17 11:05:23 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-05-15 19:09:20 -0400
commit0b296562d46fe6a8af0ad50df08d3000f89867e1 (patch)
treecc71fa7bf49e830bec823a1a002a65aff44bae06 /sd_login/doc.go
parente750d7fab32b0c48b606f296d2fef5ffc618baf3 (diff)
sd_login: Write notes on cgroup structure; realize how to simplify the code.
I'm not sure that the most appropriate error is returned in all cases.
Diffstat (limited to 'sd_login/doc.go')
-rw-r--r--sd_login/doc.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd_login/doc.go b/sd_login/doc.go
index 00e7250..7bef4fe 100644
--- a/sd_login/doc.go
+++ b/sd_login/doc.go
@@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-//go:generate make
-
// Package sd_login introspects session and login information from
// systemd, logind, and machined.
//