X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-agl%2Frecipes-config%2Fagl-login-manager%2Ffiles%2Fagl-user-session%40.service;fp=meta-agl%2Frecipes-config%2Fagl-login-manager%2Ffiles%2Fagl-user-session%40.service;h=0000000000000000000000000000000000000000;hb=97b29fd1c5339ea1590051fb1216d57fe52d345a;hp=b128a40c888383c770fc8da3e32856cece0ee108;hpb=5fccb1081844131fcc9065cf13d1b28a80e26c2d;p=AGL%2Fmeta-agl.git diff --git a/meta-agl/recipes-config/agl-login-manager/files/agl-user-session@.service b/meta-agl/recipes-config/agl-login-manager/files/agl-user-session@.service deleted file mode 100644 index b128a40c8..000000000 --- a/meta-agl/recipes-config/agl-login-manager/files/agl-user-session@.service +++ /dev/null @@ -1,18 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. - -[Unit] -Description=User Manager for UID %i -After=systemd-user-sessions.service - -[Service] -User=%i -PAMName=agl-user-session -ExecStart=-/bin/sleep 2147483648 -KillMode=mixed -Delegate=yes -TasksMax=infinity