10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
[Unit]
|
|
Description=screenfetch on tty4
|
|
|
|
[Service]
|
|
Type=simple
|
|
RemainAfterExit=yes
|
|
ExecStart=
|
|
ExecStart=/usr/bin/screenfetch
|
|
Restart=on-failure
|