Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dvr:nas:netgear [2020/06/21 06:08]
neds
dvr:nas:netgear [2020/06/22 23:06]
neds
Line 40: Line 40:
   - <​wrapper>​Copy and paste the following to create the service file to automatically start the DVR software:   - <​wrapper>​Copy and paste the following to create the service file to automatically start the DVR software:
 <​code>​ <​code>​
-cat <<EOF > /etc/​systemd/​system/​hdhomerun.service+cat <<EOF > /lib/​systemd/​system/​hdhomerun.service
 [Unit] [Unit]
 Description=HDHomeRun DVR Service Description=HDHomeRun DVR Service
Line 60: Line 60:
 systemctl start hdhomerun</​code></​wrapper>​ systemctl start hdhomerun</​code></​wrapper>​
   - Restart the NAS and verify that the DVR remains available by checking **http://​my.hdhomerun.com** or your HDHomeRun app.   - Restart the NAS and verify that the DVR remains available by checking **http://​my.hdhomerun.com** or your HDHomeRun app.
 +  - If everything is working, you can go and disable SSH (Settings -> Services -> SSH).
  
 </​WRAP>​ </​WRAP>​
  • Last modified: 2022/11/09 04:15