chiark / gitweb /
units: rename systemd-debug-shell.service to debug-shell.service
authorLennart Poettering <lennart@poettering.net>
Mon, 2 Jul 2012 12:33:04 +0000 (14:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 Jul 2012 12:33:04 +0000 (14:33 +0200)
The systemd- prefix for services should be reserved only for services
that invoke our own code rather than generic, external code.

Makefile.am
NEWS
po/POTFILES.skip
units/.gitignore
units/debug-shell.service.in [moved from units/systemd-debug-shell.service.in with 100% similarity]

index 616f99853e164d9672540f7e814990d7ba4b9c24..370ee2e648b713f4550b7e50eb2d240a7c8b9613 100644 (file)
@@ -343,7 +343,7 @@ nodist_systemunit_DATA = \
        units/systemd-udev.service \
        units/systemd-udev-trigger.service \
        units/systemd-udev-settle.service \
-       units/systemd-debug-shell.service
+       units/debug-shell.service
 
 dist_userunit_DATA = \
        units/user/default.target \
@@ -381,7 +381,7 @@ EXTRA_DIST += \
        units/systemd-udev.service \
        units/systemd-udev-trigger.service \
        units/systemd-udev-settle.service \
-       units/systemd-debug-shell.service.in \
+       units/debug-shell.service.in \
        units/systemd-hibernate.service.in \
        units/systemd-suspend.service.in \
        introspect.awk \
diff --git a/NEWS b/NEWS
index a87bae2fb76e3b2a4ee32d9cf94b2427d5d1ab2e..6f4afd3d2b5150c8822eaa1d010de2f3a670f982 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ CHANGES WITH 186:
 
         * We now provide an early debug shell on tty9 if this enabled. Use:
 
-          systemctl enable systemd-debug-shell.service
+          systemctl enable debug-shell.service
 
         * All plymouth related units have been moved into the Plymouth
           package. Please make sure to upgrade your Plymouth version
index 40584d4077bcf9076751e0e044af844f72aeb7f8..52a9be84cedf5647789c545cda8385fb11d256d1 100644 (file)
@@ -17,4 +17,4 @@ src/core/org.freedesktop.systemd1.policy.in.in
 src/timedate/timedated.c
 units/systemd-readahead-done.service.in
 units/user@.service.in
-units/systemd-debug-shell.service.in
+units/debug-shell.service.in
index 2193bedf6194d34d2b712008afb3cef0775d2c8c..3e434fe9e3995001ca628f6d4c42987008ee0217 100644 (file)
@@ -42,4 +42,4 @@
 /systemd-udev-settle.service
 /systemd-udev-trigger.service
 /systemd-udev.service
-/systemd-debug-shell.service
+/debug-shell.service