Skip to content

Commit

Permalink
feat: don't preset-enable canonical-facts timer
Browse files Browse the repository at this point in the history
  • Loading branch information
subpop authored and Archana-PandeyM committed Nov 13, 2024
1 parent 61021cd commit 2fd2cf1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion 80-rhc.preset

This file was deleted.

1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ install: $(BIN) $(DATA)
install -D -m644 ./rhc.bash $(DESTDIR)$(DATADIR)/bash-completion/completions/$(SHORTNAME)
install -D -m644 ./rhc-canonical-facts.service $(DESTDIR)$(SYSTEMD_SYSTEM_UNIT_DIR)/rhc-canonical-facts.service
install -D -m644 ./rhc-canonical-facts.timer $(DESTDIR)$(SYSTEMD_SYSTEM_UNIT_DIR)/rhc-canonical-facts.timer
install -D -m644 ./80-rhc.preset $(DESTDIR)$(SYSTEMD_SYSTEM_PRESET_DIR)/80-rhc.preset

.PHONY: uninstall
uninstall:
Expand Down
1 change: 0 additions & 1 deletion rhc.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ fi
%{_datadir}/bash-completion/completions/*
%{_mandir}/man1/*
%{_unitdir}/*
%{_presetdir}/*


%files compat
Expand Down

0 comments on commit 2fd2cf1

Please sign in to comment.