8 lines
133 B
Plaintext
Executable File
8 lines
133 B
Plaintext
Executable File
#!/usr/bin/env watchman
|
|
|
|
depends network
|
|
|
|
service_command='/usr/sbin/dhcpcd'
|
|
service_args='-q'
|
|
service_pidfile='/var/run/dhcpcd.pid'
|