taskd: fix whitespace lints
This commit is contained in:
parent
4f547928de
commit
6a78211f4c
|
@ -16,9 +16,8 @@ system_accounts="taskd"
|
|||
taskd_homedir="/var/lib/taskd"
|
||||
make_dirs="/var/lib/taskd 0750 taskd taskd"
|
||||
|
||||
post_install () {
|
||||
post_install() {
|
||||
vcopy pki usr/share/taskd/
|
||||
vlicense LICENSE
|
||||
vsv taskd
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user