Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pffff_config « preinit.d « etc « rootfs « hakchi « mod_hakchi « mods - github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8d238b1b7aeb279203c1597eb7ed8735c8ad064b (plain)
1
2
3
local config=p0000_config
set | grep -F cfg_ | sort > "$temppath/$config"
copy "$temppath/$config" "$preinit.d/$config"