mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-24 06:00:54 +07:00
19 lines
418 B
YAML
19 lines
418 B
YAML
|
version: 1
|
||
|
name: setrootpw
|
||
|
description: "Set root password and enable ssh/sftp. Please modify PW=\"\" to the desired password in DSM Task Scheduler and run the task."
|
||
|
system: false
|
||
|
beta: true
|
||
|
all:
|
||
|
install-script: "install.sh"
|
||
|
copy: "all"
|
||
|
apollolake: true
|
||
|
broadwell: true
|
||
|
broadwellnk: true
|
||
|
broadwellnkv2: true
|
||
|
broadwellntbap: true
|
||
|
denverton: true
|
||
|
geminilake: true
|
||
|
purley: true
|
||
|
v1000: true
|
||
|
r1000: true
|
||
|
epyc7002: true
|