1 2 3 4 5 6 7 8 9 10 11 12
[Unit] Description=Kinect media streamer After=network.target [Service] Type=simple User=alarm ExecStart=/home/alarm/freenect-server/freenect-server Restart=always [Install] WantedBy=multi-user.target