mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-01-09 16:27:53 +05:30
moved systemd service to a dir
This is to add another service file alongside naxalnet.service
This commit is contained in:
parent
c4933378ff
commit
1f8be50dd6
@ -42,4 +42,4 @@ given below.
|
|||||||
#
|
#
|
||||||
# In case you forgot to change the version, skip the number
|
# In case you forgot to change the version, skip the number
|
||||||
# and put the next number in the next commit.
|
# and put the next number in the next commit.
|
||||||
__version__ = "0.5.0"
|
__version__ = "0.5.0a1.dev1"
|
||||||
|
@ -33,7 +33,7 @@ console_scripts =
|
|||||||
|
|
||||||
[options.data_files]
|
[options.data_files]
|
||||||
lib/systemd/system =
|
lib/systemd/system =
|
||||||
naxalnet.service
|
service/naxalnet.service
|
||||||
# If installing with pip, this file will be copied to some other place.
|
# If installing with pip, this file will be copied to some other place.
|
||||||
# This is the reason we use setup.py instead of pip in the Makefile.
|
# This is the reason we use setup.py instead of pip in the Makefile.
|
||||||
/etc/naxalnet =
|
/etc/naxalnet =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user