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 --- usr/lib/systemd/system/fedora-loadmodules.service | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 usr/lib/systemd/system/fedora-loadmodules.service (limited to 'usr/lib/systemd/system/fedora-loadmodules.service') diff --git a/usr/lib/systemd/system/fedora-loadmodules.service b/usr/lib/systemd/system/fedora-loadmodules.service deleted file mode 100644 index 641e7711..00000000 --- a/usr/lib/systemd/system/fedora-loadmodules.service +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Load legacy module configuration -DefaultDependencies=no -Conflicts=shutdown.target -Before=sysinit.target shutdown.target -ConditionPathExists=|/etc/rc.modules -ConditionDirectoryNotEmpty=|/etc/sysconfig/modules/ - -[Service] -ExecStart=/usr/lib/systemd/fedora-loadmodules -Type=oneshot -TimeoutSec=0 -RemainAfterExit=yes - -[Install] -WantedBy=sysinit.target -- cgit v1.2.1