hamlib: Added newline at end of init script and config 20481/head
authorJesper Henriksen <mail-openwrt@jesper.io>
Mon, 13 Feb 2023 20:23:43 +0000 (21:23 +0100)
committerJesper Henriksen <mail-openwrt@jesper.io>
Mon, 13 Feb 2023 20:23:43 +0000 (21:23 +0100)
Signed-off-by: Jesper Henriksen <mail-openwrt@jesper.io>
utils/hamlib/files/rigctld.conf
utils/hamlib/files/rigctld.init

index fc8acd29cd21dd0087ec49401f71b8feb560db0d..55fe18aaff95bc364c527d4ba67ef4907d81c5d4 100644 (file)
@@ -21,4 +21,5 @@ config rig 'example'
        option verbose ''
        option twiddle_timeout ''
        option uplink ''
-       option debug_time_stamps ''
\ No newline at end of file
+       option debug_time_stamps ''
+
index 9eef5cda8ac56ce33f86ee293e440fb7e5f7b909..ab15e4e4379e72479c36474b0505d3e275a5e680 100755 (executable)
@@ -73,4 +73,5 @@ start_instance() {
        done
 
        procd_close_instance
-}
\ No newline at end of file
+}
+