projects
/
project
/
procd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e206db
)
service: remove leftover lines from previous commit
author
Felix Fietkau
<nbd@nbd.name>
Tue, 17 Dec 2024 19:17:21 +0000
(20:17 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 17 Dec 2024 19:17:21 +0000
(20:17 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
service/service.c
patch
|
blob
|
history
diff --git
a/service/service.c
b/service/service.c
index f64b634a6a83841a58b153b59acc9c826ec74e6c..de14aa39ba02225cdfca00b056a342869c22cce9 100644
(file)
--- a/
service/service.c
+++ b/
service/service.c
@@
-163,10
+163,6
@@
service_update(struct service *s, struct blob_attr **tb, bool add)
s->trigger = NULL;
}
- if (s->data) {
- s->data = NULL;
- }
-
service_validate_del(s);
if (tb[SERVICE_SET_AUTOSTART] && !blobmsg_get_bool(tb[SERVICE_SET_AUTOSTART]))