afm-user-startup.service: Fix type
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 23 Nov 2017 16:21:00 +0000 (17:21 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 24 Nov 2017 16:44:58 +0000 (17:44 +0100)
Change-Id: I8ecddbc5be346441f002ef8c50dd733fec0e6ef2
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
conf/system/afm-user-setup@.service

index 124a4ca..12b593b 100644 (file)
@@ -7,6 +7,7 @@ Before=afm-user-session@%i.target
 After=user@%i.service
 [Service]
 User=%i
+Type=oneshot
 ExecStartPre=/bin/echo USER SETUP %i
 ExecStartPre=/bin/systemctl status
 ExecStart=/bin/rm /run/user/%i/afm-user-started