]> git.proxmox.com Git - systemd.git/blobdiff - units/user/meson.build
New upstream version 249~rc1
[systemd.git] / units / user / meson.build
index 337a92092dbed68be398822feeef0abb31cc2594..850ac2c297cd972399898cba62e0047f7d3e7ec8 100644 (file)
@@ -24,7 +24,7 @@ units = [
 ]
 
 if conf.get('ENABLE_XDG_AUTOSTART') == 1
-        units += [ 'xdg-desktop-autostart.target', ]
+        units += 'xdg-desktop-autostart.target'
 endif
 
 foreach file : units