summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-02 14:33:04 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-02 14:33:04 +0200
commitd1f9edafe7b832c507931640f32069d001916b0e (patch)
tree7adc561ef69ac85255f4fb2a9c25b9efab58bbcf /units
parentfbf5b12653e29674b1e85c73d446b13ac3a15b38 (diff)
units: rename systemd-debug-shell.service to debug-shell.service
The systemd- prefix for services should be reserved only for services that invoke our own code rather than generic, external code.
Diffstat (limited to 'units')
-rw-r--r--units/.gitignore2
-rw-r--r--units/debug-shell.service.in (renamed from units/systemd-debug-shell.service.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/units/.gitignore b/units/.gitignore
index 2193bedf6..3e434fe9e 100644
--- a/units/.gitignore
+++ b/units/.gitignore
@@ -42,4 +42,4 @@
/systemd-udev-settle.service
/systemd-udev-trigger.service
/systemd-udev.service
-/systemd-debug-shell.service
+/debug-shell.service
diff --git a/units/systemd-debug-shell.service.in b/units/debug-shell.service.in
index 2aa98d3cc..2aa98d3cc 100644
--- a/units/systemd-debug-shell.service.in
+++ b/units/debug-shell.service.in