summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2017-04-17 09:48:03 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2017-04-17 09:49:17 +0100
commitf43f615854cfdbf209cc673935e316b63deabdb6 (patch)
tree46407f8493b07f8fd37c781e15b3c7008be0ab7b
parent879d58f65a99c5f73608c1fa16d1fca7f46dbb99 (diff)
downloaddraklive-f43f615854cfdbf209cc673935e316b63deabdb6.tar
draklive-f43f615854cfdbf209cc673935e316b63deabdb6.tar.gz
draklive-f43f615854cfdbf209cc673935e316b63deabdb6.tar.bz2
draklive-f43f615854cfdbf209cc673935e316b63deabdb6.tar.xz
draklive-f43f615854cfdbf209cc673935e316b63deabdb6.zip
2.62.6
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c02e5af..8df897d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive
-VERSION = 2.3
+VERSION = 2.6
check:
perl -cw -I./lib $(NAME)
diff --git a/NEWS b/NEWS
index 7e88d57..7c7ce78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.6:
+
+- use systemctl to disable services and timers
- disable audit logging as it floods the logs
2.5: