From 37109fdf9808ffc87cfff5604c8ca445ffdec64c Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Wed, 30 May 2018 17:01:59 +0200 Subject: fedora-* services renamed to more general names This removes the OS flavour embedded into the initscripts. See also: https://bugzilla.redhat.com/show_bug.cgi?id=1584645 Resolves: #161 --- po/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index dedfc494..0855db87 100644 --- a/po/Makefile +++ b/po/Makefile @@ -29,7 +29,10 @@ FMTCATALOGS = $(patsubst %.po,%.mo,$(CATALOGS)) POTFILES = $(shell ls ../network-scripts/* | grep -v ifcfg-) \ ..$(sbindir)/service \ - ..$(libdir)/systemd/fedora-* \ + ..$(libdir)/systemd/import-state \ + ..$(libdir)/systemd/loadmodules \ + ..$(libdir)/systemd/nis-domainname \ + ..$(libdir)/systemd/readonly-root \ ..$(sysconfdir)/rc.d/init.d/*\ -- cgit v1.2.1