aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-03-19 07:16:37 -0400
committertdro <tdro@users.noreply.github.com>2020-03-19 07:16:37 -0400
commit4a7df988264a1d6764553862ea182bb110c079c6 (patch)
tree46a7077c430bf3806c6745b00f8a3a99a6fc8c51 /.config/systemd
parentb02d100475c233694726c9472228beda47c47a85 (diff)
downloaddotfiles-4a7df988264a1d6764553862ea182bb110c079c6.tar.gz
dotfiles-4a7df988264a1d6764553862ea182bb110c079c6.tar.bz2
dotfiles-4a7df988264a1d6764553862ea182bb110c079c6.zip
.config/systemd/user/plank.service: Use default target
Diffstat (limited to '.config/systemd')
-rw-r--r--.config/systemd/user/plank.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/systemd/user/plank.service b/.config/systemd/user/plank.service
index 2e00ca8..6c302bd 100644
--- a/.config/systemd/user/plank.service
+++ b/.config/systemd/user/plank.service
@@ -10,4 +10,4 @@ Restart=always
RestartSec=1s
[Install]
-WantedBy=multi-user.target
+WantedBy=default.target