Skip to content

Commit f49feca

Browse files
committed
add missing argument to systemd_postun for f31+
1 parent ddb8be9 commit f49feca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

golang-github-prometheus-node_exporter.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ chmod 771 /var/lib/node_exporter/textfile_collector
288288

289289
%postun
290290
%if 0%{?rhel} != 6
291-
%systemd_postun
291+
%systemd_postun node_exporter.service
292292
%endif
293293

294294
%changelog

0 commit comments

Comments
 (0)