From 7ac3b007628855c5a89432a912fbf778b81ba7af Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Thu, 28 Jun 2012 14:05:18 +0200 Subject: [PATCH] Add Documentation= to arp-ethers.service --- arp-ethers.service | 1 + 1 file changed, 1 insertion(+) diff --git a/arp-ethers.service b/arp-ethers.service index 224cb71..76a6474 100644 --- a/arp-ethers.service +++ b/arp-ethers.service @@ -1,5 +1,6 @@ [Unit] Description=Load static arp entries +Documentation=man:arp(8) man:ethers(5) ConditionPathExists=/etc/ethers After=network.service Before=network.target