Skip to content

Commit 6aefb5d

Browse files
rababerladuseladimnachoparker
authored andcommitted
remove unused USER variable from ncp apps nc-notify-updates and nc-update-nc-apps-auto (#1307)
* remove unused USER variable Signed-off-by: Henning Schiebenhoefer <[email protected]> * remove unused USER variable Signed-off-by: Henning Schiebenhoefer <[email protected]>
1 parent 1d696f0 commit 6aefb5d

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

etc/ncp-config.d/nc-notify-updates.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@
1111
"name": "Active",
1212
"value": "yes",
1313
"type": "bool"
14-
},
15-
{
16-
"id": "USER",
17-
"name": "User",
18-
"value": "ncp",
19-
"suggest": "ncp"
2014
}
2115
]
2216
}

etc/ncp-config.d/nc-update-nc-apps-auto.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@
1111
"name": "Active",
1212
"value": "no",
1313
"type": "bool"
14-
},
15-
{
16-
"id": "USER",
17-
"name": "Notify user",
18-
"value": "ncp",
19-
"suggest": "ncp"
2014
}
2115
]
2216
}

0 commit comments

Comments
 (0)