base: Remove startup items not necessary for GUI startup
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
apio 2023-08-03 17:39:49 +02:00
parent 76be0058da
commit a48d6fe001
Signed by: apio
GPG Key ID: B8A7D06E42258954
2 changed files with 0 additions and 10 deletions

View File

@ -1,4 +0,0 @@
Name=motd
Description=Show the message of the day to the user.
Command=/usr/bin/cat /etc/motd
Wait=true

View File

@ -1,6 +0,0 @@
Name=listen
Description=Start a Unix domain socket test server.
Command=/usr/bin/socket-test
StandardOutput=/dev/uart0
StandardError=/dev/uart0
Restart=true