diff --git a/systemd/livecam-chch.service b/systemd/livecam-chch.service new file mode 100644 index 0000000..c4c9958 --- /dev/null +++ b/systemd/livecam-chch.service @@ -0,0 +1,9 @@ +[Unit] +Description=Barrierefreie Livecam des chch-service. + +[Service] +Type=simple +ExecStart=/opt/livecam/start.sh + +[Install] +WantedBy=multi-user.target