mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 18:12:08 +02:00
add copyright and remove service file
This commit is contained in:
parent
7d1988d415
commit
5bdfe8d169
@ -1,5 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
|
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
|
||||||
|
# Copyright (c) 2013 CoreOS, Inc.. All rights reserved.
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header:$
|
# $Header:$
|
||||||
#
|
#
|
||||||
@ -29,8 +30,6 @@ src_compile() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
dosbin ${S}/etcd-client
|
dobin ${S}/etcd-client
|
||||||
systemd_dounit "${FILESDIR}"/${PN}.service
|
|
||||||
systemd_enable_service multi-user.target ${PN}.service
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user