1 2 3 4 5 6 7 8 9 10 11 12
[Unit] Description=Dash Daemon After=network.target [Service] User=%i Group=users Type=simple ExecStart=/usr/bin/dashd [Install] WantedBy=multi-user.target