mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-02-03 12:30:00 +05:30
Changed systemd service
This commit is contained in:
parent
803dcfbe91
commit
45e4326e31
@ -1,10 +1,10 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Naxalnet on %i
|
Description=Naxalnet
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/bin/naxalnet %i
|
ExecStart=/usr/bin/naxalnet
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user