Commit 8522b253 authored by Alyx's avatar Alyx
Browse files

Update nlsd.service

parent a8ef9f56
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ After=multi-user.target
[Service]
WorkingDirectory=/home/nlsd/
User=nlsd
ExecStart=/usr/bin/python /home/nlsd/nlsd.py
ExecStart=/usr/bin/python3 /home/nlsd/nlsd.py
Type=simple
Restart=always
RestartSec=3