summaryrefslogtreecommitdiffstats
path: root/agl-systemd/launch_sm.service
diff options
context:
space:
mode:
Diffstat (limited to 'agl-systemd/launch_sm.service')
-rwxr-xr-xagl-systemd/launch_sm.service5
1 files changed, 2 insertions, 3 deletions
diff --git a/agl-systemd/launch_sm.service b/agl-systemd/launch_sm.service
index 0a8d591..b1ada76 100755
--- a/agl-systemd/launch_sm.service
+++ b/agl-systemd/launch_sm.service
@@ -1,7 +1,6 @@
[Unit]
Description=launch_sm
-After=setup_refhw.service agl-trigger.service
-
+
[Service]
PermissionsStartOnly=yes
EnvironmentFile=/etc/basesystem/env.txt
@@ -17,6 +16,6 @@ LimitRSS=infinity
LimitCORE=infinity
LimitNOFILE=65536
LimitMSGQUEUE=infinity
-
+
[Install]
WantedBy=multi-user.target