Learn more about cloning repositories
You have read-only access
[Unit]
Description=minidlna server
After=network.target
[Service]
Type=forking
ExecStart=/usr/sbin/minidlnad
PIDFile=/var/run/minidlna/minidlna.pid
[Install]
WantedBy=multi-user.target
Everything looks good. We'll let you know here if there's anything you should know about.