summarylogtreecommitdiffstats
path: root/taskd.notes
diff options
context:
space:
mode:
Diffstat (limited to 'taskd.notes')
-rw-r--r--taskd.notes3
1 files changed, 0 insertions, 3 deletions
diff --git a/taskd.notes b/taskd.notes
index 4e43074c20b6..3e2ff4c52051 100644
--- a/taskd.notes
+++ b/taskd.notes
@@ -17,9 +17,6 @@
# Source the environment variables
export $(cat /etc/conf.d/taskd | sed -e '/^#/d' -e '/^\s*$/d')
-# Create the storage path
-sudo install -o taskd -g taskd -Dm770 -d /var/lib/taskd
-
# Initialize the database
taskd init
sudo chown taskd: $TASKDDATA/* # this may be necessary to do again after adding