mirror of
https://github.com/pygos/init-scripts.git
synced 2024-11-12 16:17:09 +01:00
7 lines
319 B
Text
7 lines
319 B
Text
|
helper_SCRIPTS += scripts/devfs.sh scripts/trymount.sh scripts/ifrename.sh
|
||
|
helper_SCRIPTS += scripts/ifcfg.sh scripts/ifdown.sh scripts/modules_load.sh
|
||
|
helper_SCRIPTS += scripts/setntpdate.sh scripts/overlay.sh
|
||
|
|
||
|
EXTRA_DIST += scripts/trymount.sh scripts/ifdown.sh scripts/setntpdate.sh
|
||
|
EXTRA_DIST += scripts/overlay.sh
|