Reboot takes about 1-2 minutes.

When I reboot the system, it takes about 1-2 minutes.
I hit ESC during reboot and i get this: A job is running for user manager for 1000. I think is a systemd problem but is over my head.
What can i do to correct this?
Shut down work perfectly.
Tnx

You could use my bash script sysdcmd to check how well systemd is working:

SysdCmd - systemd Command Help/Config Editor - Blogs - openSUSE Forums

Thank You,

Ok i download SysdCmd but i dont now hot to run it please give me some lines, I am not familiar with this things.

Instructions should be on his blog.

I cant run the script but i can give you this output.

~> systemd-analyze blame
          2.784s postfix.service
          1.621s systemd-udev-settle.service
           405ms systemd-remount-fs.service
           234ms apparmor.service
           174ms SuSEfirewall2.service
           148ms plymouth-start.service
            98ms SuSEfirewall2_init.service
            74ms ModemManager.service
            68ms systemd-vconsole-setup.service
            67ms xdm.service
            66ms kmod-static-nodes.service
            60ms systemd-readahead-replay.service
            60ms systemd-readahead-collect.service
            60ms dev-hugepages.mount
            59ms dev-mqueue.mount
            59ms sys-kernel-debug.mount
            59ms systemd-udev-root-symlink.service
            59ms cycle.service
            55ms NetworkManager.service
            52ms udisks2.service
            41ms avahi-daemon.service
            38ms wpa_supplicant.service
            33ms systemd-logind.service
            27ms rsyslog.service
            24ms systemd-tmpfiles-setup-dev.service
            23ms lvm2-activation-early.service
            22ms rtkit-daemon.service
            22ms user@1000.service
            22ms alsa-restore.service
            22ms polkit.service
            18ms systemd-tmpfiles-setup.service
            17ms systemd-tmpfiles-clean.service
            17ms user@0.service
            16ms lvm2-activation.service
            15ms systemd-udev-trigger.service
            13ms rc-local.service
            13ms systemd-sysctl.service
            12ms plymouth-read-write.service
            10ms systemd-user-sessions.service
             8ms systemd-backlight@acpi_video0.service
             7ms systemd-modules-load.service
             6ms upower.service
             6ms dev-disk-by\x2did-ata\x2dOCZ_VERTEX_PLUS_6LI36GB8D0NU02886G49\x2dpart6.swap
             5ms systemd-udevd.service
             5ms var-run.mount
             5ms bluetooth.service
             4ms var-lock.mount
             4ms systemd-random-seed.service
             3ms systemd-update-utmp.service

Are you auto loging to a GUI? Which one? Your table shows a very quick boot so is it the GUI satartup that is slow maybe??

Open up a terminal session, copy the text below, paste it in and press enter.

rm ~/bin/sysdcmd ; wget -nc http://paste.opensuse.org/view/download/95655714 -O ~/bin/sysdcmd ; chmod +x ~/bin/sysdcmd

That downloads the script file. To use, open up a terminal session and type in:

sysdcmd

After the first run, icon will be created for you. Like most things, you have to read and follow the blog.

Thank You,

Sounds like https://bugzilla.novell.com/show_bug.cgi?id=841544

I will give a try tomorrow and let you know how it went. Tnx

Look at Dash post https://bugs.freedesktop.org/show_bug.cgi?id=70593