This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
syslog-ng: use syslog-ng-ctl for proper reloads
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
lilik-openwrt-22.03
Philip Prindeville
7 years ago
parent
08a13fb27a
commit
83bd830407
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
admin/syslog-ng/files/syslog-ng.init
+ 1
- 1
admin/syslog-ng/files/syslog-ng.init
View File
@ -27,5 +27,5 @@ stop() {
}
reload() {
service_reload $PROG
$PROG2 reload
}
Write
Preview
Loading…
Cancel
Save