summaryrefslogtreecommitdiff
path: root/notify/notify_linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'notify/notify_linux.go')
-rw-r--r--notify/notify_linux.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/notify/notify_linux.go b/notify/notify_linux.go
index 8ba49d2..1e8da74 100644
--- a/notify/notify_linux.go
+++ b/notify/notify_linux.go
@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// Package notify provides facilities for notifying process managers
+// of state changes, mainly for when running as a system service.
package notify
import (