summaryrefslogtreecommitdiffstats
path: root/core/modules/printergui
diff options
context:
space:
mode:
authorChristian Rößler2017-02-21 15:47:11 +0100
committerChristian Rößler2017-02-21 15:47:11 +0100
commit385dec44f10bb8161a2915d36066422a1a332530 (patch)
tree9adcb4695227a964e77f499413bf4387d60df6c0 /core/modules/printergui
parent[rootfs-stage31] Actually include amdgpu drivers instead of just building them (diff)
downloadmltk-385dec44f10bb8161a2915d36066422a1a332530.tar.gz
mltk-385dec44f10bb8161a2915d36066422a1a332530.tar.xz
mltk-385dec44f10bb8161a2915d36066422a1a332530.zip
[printergui] printergui.service: Added stage4.target to after
Diffstat (limited to 'core/modules/printergui')
-rw-r--r--core/modules/printergui/data/etc/systemd/system/printergui.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/printergui/data/etc/systemd/system/printergui.service b/core/modules/printergui/data/etc/systemd/system/printergui.service
index 8b00514c..56be00a2 100644
--- a/core/modules/printergui/data/etc/systemd/system/printergui.service
+++ b/core/modules/printergui/data/etc/systemd/system/printergui.service
@@ -1,7 +1,7 @@
[Unit]
Description=Printergui - bwLehrpool printing system
Requires=network.target graphical.target
-After=network.target
+After=network.target stage4.target
Before=cups.service
[Service]