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