mirror of
https://github.com/xcat2/xcat-dep.git
synced 2025-01-14 19:57:44 +00:00
6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
|
#!/bin/sh -e
|
||
|
|
||
|
update-inetd --group BOOT --disable tftp
|
||
|
|
||
|
#DEBHELPER#
|