summarylogtreecommitdiffstats
path: root/taskd.notes
diff options
context:
space:
mode:
authorAlexei Colin2017-09-24 19:02:25 -0400
committerAlexei Colin2017-09-24 19:02:25 -0400
commit08e8245905cf888e3d218361a9d5813b618feabf (patch)
tree701003781e9a0e5f8f7e5f922cd50c919e02f380 /taskd.notes
parent76d7855b1dd49c27aa4a4982450c24334b1c2219 (diff)
downloadaur-08e8245905cf888e3d218361a9d5813b618feabf.tar.gz
notes,install: create data dir automatically
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