summarylogtreecommitdiffstats
path: root/nostromo.logrotate
diff options
context:
space:
mode:
authorAndrew O'Neill2019-11-04 12:44:51 -0500
committerAndrew O'Neill2019-11-04 12:44:51 -0500
commit4119e02b8392ad88c4cd73432161156ae55cb8d1 (patch)
tree76db58ea65cb942802a785fb2bd29d088be8ce9a /nostromo.logrotate
parentceb6862f898b9a91ea6a84f686287244652a2da5 (diff)
downloadaur-4119e02b8392ad88c4cd73432161156ae55cb8d1.tar.gz
Version bump
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
}