You are not logged in.
I followed the wiki and I copied and edited the ethernet-static profile with my needings:
Description='A basic static ethernet connection'
Interface=enp1s0
Connection=ethernet
IP=static
Address='192.168.0.23/24'
#Routes=('192.168.0.0/24 via 192.168.1.2')
Gateway='192.168.0.254'
DNS='8.8.8.8'
## For IPv6 autoconfiguration
#IP6=stateless
## For IPv6 static address configuration
#IP6=static
#Address6=('1234:5678:9abc:def::1/64' '1234:3456::123/96')
#Routes6=('abcd::1234')
#Gateway6='1234:0:123::abcd'But when I try to establish the connection, it fails:
[david@archdavid ~]$ sudo netctl start static
Job for netctl@static.service failed. See 'systemctl status netctl@static.service' and 'journalctl -xn' for details.[david@archdavid ~]$ systemctl status netctl@static.service
netctl@static.service - A basic static ethernet connection
Loaded: loaded (/etc/systemd/system/netctl@static.service; enabled)
Active: failed (Result: exit-code) since sáb 2013-11-16 14:36:56 CET; 42s ago
Docs: man:netctl.profile(5)
Process: 1456 ExecStart=/usr/lib/network/network start %I (code=exited, status=1/FAILURE)
Main PID: 1456 (code=exited, status=1/FAILURE)
[david@archdavid ~]$ journalctl -xn
-- Logs begin at vie 2013-10-25 23:50:13 CEST, end at sáb 2013-11-16 14:19
nov 16 14:17:22 archdavid systemd[329]: Mounted /sys/kernel/config.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:22 archdavid systemd[329]: Mounted /sys/fs/fuse/connections.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Sound Card.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: Get
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon alre
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication f
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetM
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon alrea
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication fa
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetMa
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon alread
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication fai
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d601
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d601
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObject
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logna
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd963654
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd963654
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david u
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad202
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad202
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.fr
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedes
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000 euid=
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedeskto
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000 euid=0 t
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000 euid=0 tty=/dev
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000 euid=0 tty=/dev/pts/
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000 euid=0 tty=/dev/pts/1
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name o
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000 euid=0 tty=/dev/pts/1 ruser=david rhost= user=
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000 euid=0 tty=/dev/pts/1 ruser=david rhost= user=da
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez w
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000 euid=0 tty=/dev/pts/1 ruser=david rhost= user=david
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Stopped target Bluetooth.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/9d1aaa27d60140bd96365438aad20286
--
-- Unit UNIT has finished shutting down.
nov 16 14:17:23 archdavid systemd[329]: Starting Default.
-- Subject: Unit UNIT has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has begun starting up.
nov 16 14:17:23 archdavid systemd[329]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
nov 16 14:17:23 archdavid systemd[329]: Startup finished in 76ms.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
--
-- Kernel start-up required KERNEL_USEC microseconds.
--
-- Initial RAM disk start-up required INITRD_USEC microseconds.
--
-- Userspace start-up required 76223 microseconds.
nov 16 14:17:25 archdavid pulseaudio[345]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was
nov 16 14:17:39 archdavid pulseaudio[627]: [pulseaudio] pid.c: Daemon already running.
nov 16 14:19:51 archdavid sudo[754]: pam_unix(sudo:auth): authentication failure; logname=david uid=1000 euid=0 tty=/dev/pts/1 ruser=david rhost= user=davidWhat is going on?
Edit: I'm stupid! I didn't disable the auto profile. I noticed it with:
systemctl --type=serviceLast edited by doblerone (2013-11-16 13:52:40)
Offline