app-emulation/xen-tools: add ebuild
Package-Manager: Portage-2.3.69, Repoman-2.3.16
This commit is contained in:
parent
52217b65e1
commit
1d8dbdb1a6
19 changed files with 1115 additions and 0 deletions
6
app-emulation/xen-tools/files/xen-watchdog.initd
Normal file
6
app-emulation/xen-tools/files/xen-watchdog.initd
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/sbin/openrc-run
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
command="/usr/sbin/xenwatchdogd"
|
||||
command_args="30 15"
|
||||
Loading…
Add table
Add a link
Reference in a new issue