--- data/systemd/anaconda-shell@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/systemd/anaconda-shell@.service b/data/systemd/anaconda-shell@.service index 52bed74..34d5848 100644 --- a/data/systemd/anaconda-shell@.service +++ b/data/systemd/anaconda-shell@.service @@ -3,7 +3,7 @@ [Unit] Description=Shell on %I BindTo=dev-%i.device -After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service +After=dev-%i.device systemd-user-sessions.service
[Service] WorkingDirectory=/
On 05/31/2012 11:35 AM, Jesse Keating wrote:
-After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service +After=dev-%i.device systemd-user-sessions.service
Ignore this patch. Doesn't do what I thought it did.
NAK - I'm not sure this actually solves the problem, and I'd like us to be using plymouth like the normal system does rather than removing it.
-w
On Thu, 2012-05-31 at 11:35 -0700, Jesse Keating wrote:
data/systemd/anaconda-shell@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/systemd/anaconda-shell@.service b/data/systemd/anaconda-shell@.service index 52bed74..34d5848 100644 --- a/data/systemd/anaconda-shell@.service +++ b/data/systemd/anaconda-shell@.service @@ -3,7 +3,7 @@ [Unit] Description=Shell on %I BindTo=dev-%i.device -After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service +After=dev-%i.device systemd-user-sessions.service
[Service] WorkingDirectory=/
anaconda-devel@lists.stg.fedoraproject.org