summarylogtreecommitdiffstats
path: root/nostromo.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'nostromo.logrotate')
-rw-r--r--nostromo.logrotate2
1 files changed, 1 insertions, 1 deletions
diff --git a/nostromo.logrotate b/nostromo.logrotate
index 6187457041fe..92d2d28d41ac 100644
--- a/nostromo.logrotate
+++ b/nostromo.logrotate
@@ -4,6 +4,6 @@
notifempty
sharedscripts
postrotate
- systemctl reload lighttpd.service || true
+ systemctl reload nostromo.service || true
endscript
}