Correct the watch-control service to call the right script (#3906)
* Correct the watch-control service to call the right script * make watchdog-control.sh executable (chmod +x)
This commit is contained in:
parent
ca1c5bc0c4
commit
0510fc7258
@ -4,7 +4,7 @@ After=swss.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/watchdog-control.sh
|
||||
ExecStart=/usr/local/bin/watchdog-control.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
0
files/image_config/watchdog-control/watchdog-control.sh
Normal file → Executable file
0
files/image_config/watchdog-control/watchdog-control.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user