diff --git a/cdemu-daemon-rpmlintrc b/cdemu-daemon-rpmlintrc deleted file mode 100644 index ef5e090..0000000 --- a/cdemu-daemon-rpmlintrc +++ /dev/null @@ -1 +0,0 @@ -setBadness("suse-dbus-unauthorized-service", 0) diff --git a/cdemu-daemon.service b/cdemu-daemon.service deleted file mode 100644 index 4a26e67..0000000 --- a/cdemu-daemon.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Virtual CD-ROM drive daemon - -[Service] -ExecStart=/usr/sbin/cdemud-launch -b system -EnvironmentFile=/etc/sysconfig/cdemu-daemon - -[Install] -WantedBy=multi-user.target