diff options
| author | Roy Marples <roy@marples.name> | 2020-01-21 22:39:55 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2020-01-21 22:39:55 +0000 |
| commit | eed9c74e6c37ed1ddb549e9894fb21aee5704209 (patch) | |
| tree | f45a6db7209ca06db6a00f5e60d30123b9a786a6 /hooks | |
| parent | b7351730bfba82a27a3ce542a2c36564405a6baf (diff) | |
| download | dhcpcd-eed9c74e6c37ed1ddb549e9894fb21aee5704209.tar.xz | |
Remove RC_SVCNAME.
We've not used that for quite a while now.....
Diffstat (limited to 'hooks')
| -rw-r--r-- | hooks/dhcpcd-run-hooks.8.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hooks/dhcpcd-run-hooks.8.in b/hooks/dhcpcd-run-hooks.8.in index 7cf17ed1..c401afe8 100644 --- a/hooks/dhcpcd-run-hooks.8.in +++ b/hooks/dhcpcd-run-hooks.8.in @@ -147,9 +147,7 @@ script to process them. .Sh ENVIRONMENT .Nm dhcpcd will clear the environment variables aside from -.Ev $PATH -and -.Ev $RC_SVCNAME . +.Ev $PATH . The following variables will then be set, along with any protocol supplied ones. .Bl -tag -width xnew_delegated_dhcp6_prefix |
