mirror of https://github.com/fairyglade/ly.git
Merge changes from master
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
commit
336847d418
|
@ -2,7 +2,7 @@ type = process
|
|||
restart = true
|
||||
smooth-recovery = true
|
||||
command = $PREFIX_DIRECTORY/bin/$EXE_NAME
|
||||
depends-on = loginready
|
||||
depends-on = login.target
|
||||
termsignal = HUP
|
||||
# ly needs access to the console while loginready already occupies it
|
||||
options = shares-console
|
||||
|
|
Loading…
Reference in New Issue