diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-11-24 16:34:42 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-11-24 17:44:58 +0100 |
commit | 1bec325ee85192eba57673750b9e4a77a1a970c8 (patch) | |
tree | 31fa472c3a26021031d52633317fca322767fd93 /conf/system/afm-user-setup@.path | |
parent | db8968de9b88e75828475c1e26b657af21b75beb (diff) |
simplify afm-user-session process
Change-Id: If2739fd2c5a19d7cd31e117e1e79c0b51451552b
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'conf/system/afm-user-setup@.path')
-rw-r--r-- | conf/system/afm-user-setup@.path | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/conf/system/afm-user-setup@.path b/conf/system/afm-user-setup@.path deleted file mode 100644 index ca22c71..0000000 --- a/conf/system/afm-user-setup@.path +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Path for setup completion of afm-user-session %i -DefaultDependencies=false -[Path] -PathExists=/run/user/%i/wayland-0 -PathExists=/run/user/%i/afm-user-started - - |