[PATCH 2/2] move anaconda-shell.service to the correct filename

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 data/systemd/anaconda-shell.service  |   20 --------------------
 data/systemd/anaconda-shell@.service |   20 ++++++++++++++++++++
 2 files changed, 20 insertions(+), 20 deletions(-)
 delete mode 100644 data/systemd/anaconda-shell.service
 create mode 100644 data/systemd/anaconda-shell@.service

diff --git a/data/systemd/anaconda-shell.service b/data/systemd/anaconda-shell.service
deleted file mode 100644
index 78c07a3..0000000
--- a/data/systemd/anaconda-shell.service
+++ /dev/null
@@ -1,20 +0,0 @@
-# anaconda-shell@.service
-# This is roughly equivalent to getty@.service, except with '-n' so we don't
-# spawn login
-[Unit]
-Description=Shell on %I
-BindTo=dev-%i.device
-After=dev-%i.device
-
-[Service]
-Environment=TERM=linux
-WorkingDirectory=/
-ExecStart=-/sbin/agetty -n -l /bin/bash -o '--login' %I 38400
-Restart=always
-RestartSec=0
-TimeoutSec=0
-TTYPath=/dev/%i
-TTYReset=yes
-TTYVHangup=yes
-TTYVTDisallocate=yes
-KillSignal=SIGHUP
diff --git a/data/systemd/anaconda-shell@.service b/data/systemd/anaconda-shell@.service
new file mode 100644
index 0000000..78c07a3
--- /dev/null
+++ b/data/systemd/anaconda-shell@.service
@@ -0,0 +1,20 @@
+# anaconda-shell@.service
+# This is roughly equivalent to getty@.service, except with '-n' so we don't
+# spawn login
+[Unit]
+Description=Shell on %I
+BindTo=dev-%i.device
+After=dev-%i.device
+
+[Service]
+Environment=TERM=linux
+WorkingDirectory=/
+ExecStart=-/sbin/agetty -n -l /bin/bash -o '--login' %I 38400
+Restart=always
+RestartSec=0
+TimeoutSec=0
+TTYPath=/dev/%i
+TTYReset=yes
+TTYVHangup=yes
+TTYVTDisallocate=yes
+KillSignal=SIGHUP
-- 
1.7.6.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux