This commit is contained in:
parent
95856a2c2d
commit
ff85191bbe
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
if systemctl is-active wide-dhcpv6-client;
|
||||
if systemctl is-active radvd;
|
||||
then
|
||||
systemctl restart radvd
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue