Add systemd service unit
This commit is contained in:
parent
cbfe54c644
commit
782923c83c
2 changed files with 12 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -5,3 +5,4 @@ all: install
|
|||
install:
|
||||
install -m 755 --owner root bin/uncloud-init $(PREFIX)/bin/uncloud-init
|
||||
install -m 755 --owner root bin/uncloud-init-growpart $(PREFIX)/bin/uncloud-init-growpart
|
||||
install -m 644 --owner root uncloud-init.service /etc/systemd/system/uncloud-init.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue