i uses
Code: Select all
[Unit]
Description=Splash screen NullDash
Before=systemd-user-sessions.service
[Service]
ExecStart=/usr/bin/cvlc --play-then-stop /path/to/video.mp4
Type=simple
User=alex
[Install]
WantedBy=multi-user.target
thanks to anyone willing to help me