systemd --test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



>From the website: http://www.freedesktop.org/wiki/Software/systemd/TipsAndTricks/

It suggests to run to see what would execute on boot:

# systemd --test --system --unit=multi-user.target

If I run this a root, I get command not found. So it is not in $PATH.

If I run as root I get don't run as root:

# /usr/lib/systemd/systemd --test --system --unit=multi-user.target
Don't run test mode as root.

If I run as user, I get a bunch of errors:

$ /usr/lib/systemd/systemd --test --system --unit=multi-user.target
systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
Failed to set hostname to <arch-t3400>: Operation not permitted
Failed to open /dev/tty0: Permission denied
Failed to create root cgroup hierarchy: Permission denied
Failed to allocate manager object: Permission denied

Is there a way to use this command properly?

Wayne




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux