File scc-daemon.service of Package sc-controller-test
[Unit] Description=SC Controller Daemon After=graphical-session.target [Service] Type=simple ExecStart=/usr/bin/scc-daemon start ExecStop=/usr/bin/scc-daemon stop Restart=on-failure [Install] WantedBy=default.target