Remove sed dependency from xorg-xinit hook
This commit is contained in:
parent
eb5f209529
commit
382cd00759
|
@ -8,6 +8,5 @@ Target = xorg-xinit
|
|||
Description = Add instructions for startx
|
||||
When = PostTransaction
|
||||
Depends = xorg-xinit
|
||||
Depends = sed
|
||||
Depends = sh
|
||||
Exec = /bin/sh -c "echo -e \\nTo start GUI, type startx.\\n >> /etc/motd"
|
||||
|
|
Loading…
Reference in New Issue