started working on compsrv package
This commit is contained in:
parent
5b2b7e4ea4
commit
cc79faf13f
4 changed files with 31 additions and 0 deletions
3
server_v2/postinstall.sh
Executable file
3
server_v2/postinstall.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
service compsrv restart
|
||||
systemctl enable compsrv
|
Reference in a new issue