moved systemd service to a dir

This is to add another service file alongside naxalnet.service
This commit is contained in:
Pranav Jerry 2021-10-22 11:11:11 +05:30
parent c4933378ff
commit 1f8be50dd6
No known key found for this signature in database
GPG Key ID: F1DCDC4FED0A0C5B
3 changed files with 2 additions and 2 deletions

View File

@ -42,4 +42,4 @@ given below.
#
# In case you forgot to change the version, skip the number
# and put the next number in the next commit.
__version__ = "0.5.0"
__version__ = "0.5.0a1.dev1"

View File

@ -33,7 +33,7 @@ console_scripts =
[options.data_files]
lib/systemd/system =
naxalnet.service
service/naxalnet.service
# 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.
/etc/naxalnet =