diff options
Diffstat (limited to 'dist')
-rwxr-xr-x | dist/procd/wgconfd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/procd/wgconfd b/dist/procd/wgconfd index 9cfd438..41718c5 100755 --- a/dist/procd/wgconfd +++ b/dist/procd/wgconfd @@ -1,4 +1,7 @@ #!/bin/sh /etc/rc.common +# SPDX-License-Identifier: LGPL-3.0-or-later +# +# Copyright 2019 Hristo Venev START=50 STOP=50 |