[PATCH] Drop refs to dev-%i.device from anaconda-shell@.service (#826984)

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

 



Apparently systemd/udev no longer create units for tty* devices; without
those units anaconda-shell@.service wouldn't start.
---
 data/systemd/anaconda-shell@.service |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/data/systemd/anaconda-shell@.service b/data/systemd/anaconda-shell@.service
index 52bed74..41c4469 100644
--- a/data/systemd/anaconda-shell@.service
+++ b/data/systemd/anaconda-shell@.service
@@ -2,8 +2,7 @@
 # This is roughly equivalent to getty@.service, except we go straight to bash
 [Unit]
 Description=Shell on %I
-BindTo=dev-%i.device
-After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service
+After=systemd-user-sessions.service plymouth-quit-wait.service
 
 [Service]
 WorkingDirectory=/
-- 
1.7.10.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