LL_Runit_Scripts/sv/resolvconf/run

4 lines
55 B
Text
Raw Normal View History

2021-06-22 08:08:33 +00:00
#!/bin/sh
/sbin/resolvconf --enable-updates
exec pause