diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive -VERSION = 2.3 +VERSION = 2.6 check: perl -cw -I./lib $(NAME) @@ -1,3 +1,6 @@ +2.6: + +- use systemctl to disable services and timers - disable audit logging as it floods the logs 2.5: |