Add akshara service
This commit is contained in:
parent
a5a683a1a4
commit
90a9c6542c
4 changed files with 44 additions and 19 deletions
10
akshara.service
Normal file
10
akshara.service
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Handle system operations
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/akshara daemon
|
||||
User=root
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue