mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 08:56:27 +02:00
Disable support for status update
This commit is contained in:
parent
99bb1bd46c
commit
40c898dbd3
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
/**
|
||||
* Does the implemented service support status change
|
||||
*/
|
||||
public static function meta_support_status_change() : bool { return true; }
|
||||
public static function meta_support_status_change() : bool { return false; }
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue