aboutsummaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorOlav Vitters <olav@vitters.nl>2020-07-30 23:00:57 +0200
committerOlav Vitters <olav@vitters.nl>2020-07-30 23:00:57 +0200
commit559146d86096ba0f779bfd102639d602b2e81a1a (patch)
treefa01ecfe464ba1d3922f1fcf07934a6eb2c8e678 /usr
parent7ff84293b012b6787888d9551c7a092492568e6f (diff)
downloadinitscripts-559146d86096ba0f779bfd102639d602b2e81a1a.tar
initscripts-559146d86096ba0f779bfd102639d602b2e81a1a.tar.gz
initscripts-559146d86096ba0f779bfd102639d602b2e81a1a.tar.bz2
initscripts-559146d86096ba0f779bfd102639d602b2e81a1a.tar.xz
initscripts-559146d86096ba0f779bfd102639d602b2e81a1a.zip
Move mageia specific files to the mageia/ subdirectory
Diffstat (limited to 'usr')
-rwxr-xr-xusr/lib/systemd/mandriva-save-dmesg4
-rw-r--r--usr/lib/systemd/system/mandriva-everytime.service16
-rw-r--r--usr/lib/systemd/system/mandriva-save-dmesg.service14
-rw-r--r--usr/lib/tmpfiles.d/mandriva.conf33
4 files changed, 0 insertions, 67 deletions
diff --git a/usr/lib/systemd/mandriva-save-dmesg b/usr/lib/systemd/mandriva-save-dmesg
deleted file mode 100755
index 92562fcc..00000000
--- a/usr/lib/systemd/mandriva-save-dmesg
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-[ -f /var/log/dmesg ] && mv -f /var/log/dmesg /var/log/dmesg.old
-dmesg -s 131072 > /var/log/dmesg
diff --git a/usr/lib/systemd/system/mandriva-everytime.service b/usr/lib/systemd/system/mandriva-everytime.service
deleted file mode 100644
index cc247dba..00000000
--- a/usr/lib/systemd/system/mandriva-everytime.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=Reconfigure the system on administrator request
-DefaultDependencies=no
-Conflicts=shutdown.target
-Before=basic.target shutdown.target
-After=local-fs.target dkms-autorebuild.service
-
-[Service]
-ExecStart=-/etc/init.d/mandrake_everytime
-Type=oneshot
-TimeoutSec=0
-StandardInput=tty
-RemainAfterExit=yes
-
-[Install]
-WantedBy=basic.target
diff --git a/usr/lib/systemd/system/mandriva-save-dmesg.service b/usr/lib/systemd/system/mandriva-save-dmesg.service
deleted file mode 100644
index 386e263e..00000000
--- a/usr/lib/systemd/system/mandriva-save-dmesg.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Save boot dmesg content
-DefaultDependencies=no
-Conflicts=shutdown.target
-After=systemd-udev-settle.service local-fs.target
-Before=shutdown.target
-
-[Service]
-ExecStart=-/lib/systemd/mandriva-save-dmesg
-Type=oneshot
-RemainAfterExit=yes
-
-[Install]
-WantedBy=shutdown.target
diff --git a/usr/lib/tmpfiles.d/mandriva.conf b/usr/lib/tmpfiles.d/mandriva.conf
deleted file mode 100644
index 5f0c697e..00000000
--- a/usr/lib/tmpfiles.d/mandriva.conf
+++ /dev/null
@@ -1,33 +0,0 @@
-# The following was present in rc.sysinit
-
-r /fsckoptions
-r /.autofsck
-r /halt
-r /poweroff
-r /.suspended
-r /etc/killpower
-
-# The following should really go away after /run and /run/lock
-# are converted to tmpfs
-R /run/lock/cvs/*
-R /run/screen/*
-
-r /tmp/.lock.*
-r /tmp/.s.PGSQL.*
-R /tmp/hsperfdata_*
-R /tmp/kde-*
-R /tmp/ksocket-*
-R /tmp/mc-*
-R /tmp/mcop-*
-R /tmp/orbit-*
-R /tmp/ssh-*
-R /tmp/.fam_socket
-R /tmp/.esd
-R /tmp/.esd-*
-R /tmp/pulse-*
-R /tmp/.sawfish-*
-R /tmp/esrv*
-R /tmp/kio*
-R /var/lib/gdm/core.*
-
-R /tmp/gpg-*