mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-01-19 21:22:45 +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
|