X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=cubemap.service.in;h=9fe97eddf26e2bfca252b413f223750863d5bf44;hp=fba3468fa96816bc4d0c5991b0138dfa232152a4;hb=fe40a37edd195457e6771a36ac9807bf3ca4ceda;hpb=cc154652cefd490233b47d323b13a34d27156e80 diff --git a/cubemap.service.in b/cubemap.service.in index fba3468..9fe97ed 100644 --- a/cubemap.service.in +++ b/cubemap.service.in @@ -2,10 +2,11 @@ Description=Cubemap stream relay [Service] -Type=simple +Type=notify ExecStart=@prefix@/bin/cubemap @sysconfdir@/cubemap.config User=cubemap ExecReload=/bin/kill -HUP $MAINPID +LimitNOFILE=16384 [Install] WantedBy=multi-user.target