Browse Source

Reduce artriculate boot speed by 1 second on the pi

Only remaining gains are at the kernel (or app) level
Donald Carr 7 years ago
parent
commit
7d1f5a26b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/resources/artriculate.service

+ 1 - 1
src/resources/artriculate.service

@@ -4,7 +4,7 @@
 Description=Qt-compositor login for user %i
 DefaultDependencies=no
 After=local-fs.target
-Before=systemd-networkd.service
+Before=systemd-tmpfiles-setup.service systemd-networkd.service systemd-rfkill.service
 
 [Service]
 User=root