[Unit]
Description=Example Service for Unix Socket
After=network.target

[Service]
ExecStart=/usr/local/bin/addDvdScript.sh
StandardInput=socket

[Install]
WantedBy=multi-user.target