python-rewrite #2

Merged
pranav merged 9 commits from python-rewrite into master 2021-06-09 09:35:42 +02:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 45e4326e31 - Show all commits

View File

@ -1,10 +1,10 @@
[Unit]
Description=Naxalnet on %i
Description=Naxalnet
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/naxalnet %i
ExecStart=/usr/bin/naxalnet
[Install]
WantedBy=multi-user.target