mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-10 07:21:59 +05:30
11 lines
147 B
SYSTEMD
11 lines
147 B
SYSTEMD
|
[Unit]
|
||
|
Description=Naxalnet on %i
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
RemainAfterExit=yes
|
||
|
ExecStart=/usr/bin/naxalnet %i
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|