chiark / gitweb /
remove system-preset
authorAndy Wingo <wingo@pobox.com>
Fri, 3 Apr 2015 16:25:07 +0000 (18:25 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 8 Apr 2015 06:30:28 +0000 (08:30 +0200)
system-preset/90-systemd.preset [deleted file]
system-preset/Makefile [deleted symlink]

diff --git a/system-preset/90-systemd.preset b/system-preset/90-systemd.preset
deleted file mode 100644 (file)
index ee1b864..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-#  This file is part of systemd.
-#
-#  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU Lesser General Public License as published by
-#  the Free Software Foundation; either version 2.1 of the License, or
-#  (at your option) any later version.
-
-# These ones should be enabled by default, even if distributions
-# generally follow a default-off policy.
-
-enable remote-fs.target
-enable machines.target
-
-enable getty@.service
-enable systemd-timesyncd.service
-enable systemd-networkd.service
-enable systemd-resolved.service
-
-disable console-getty.service
-disable console-shell.service
-disable debug-shell.service
-
-disable halt.target
-disable kexec.target
-disable poweroff.target
-disable reboot.target
-disable rescue.target
-
-disable syslog.socket
-
-disable systemd-journal-gatewayd.*
-disable systemd-networkd-wait-online.service
diff --git a/system-preset/Makefile b/system-preset/Makefile
deleted file mode 120000 (symlink)
index bd10475..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../src/Makefile
\ No newline at end of file