fix start of screenfetch
This commit is contained in:
parent
15b15d1008
commit
d225658e0f
@ -2,16 +2,8 @@
|
|||||||
Description=screenfetch on tty4
|
Description=screenfetch on tty4
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
WorkingDirectory=/usr/bin/
|
Type=simple
|
||||||
|
RemainAfterExit=yes
|
||||||
ExecStart=
|
ExecStart=
|
||||||
ExecStart=-/usr/bin/screenfetch
|
ExecStart=/usr/bin/screenfetch
|
||||||
StandardInput=tty
|
Restart=on-failure
|
||||||
StandardOutput=tty
|
|
||||||
Restart=always
|
|
||||||
RestartSec=1
|
|
||||||
UtmpIdentifier=tty4
|
|
||||||
TTYPath=/dev/tty4
|
|
||||||
TTYReset=yes
|
|
||||||
TTYVHangup=yes
|
|
||||||
TTYVTDisallocate=yes
|
|
||||||
SendSIGHUP=yes
|
|
||||||
|
Loading…
Reference in New Issue
Block a user