On 05/18/2015 05:22 PM, Gena Makhomed wrote:
On 19.05.2015 2:46, Kir Kolyshkin wrote:
Also you probably want to set multi-user as a default systemd target
(if it is not set that way already):
# Set default target as multi-user target
rm -f lib/systemd/system/default.target
ln -s multi-user.t
On 19.05.2015 2:46, Kir Kolyshkin wrote:
Also you probably want to set multi-user as a default systemd target
(if it is not set that way already):
# Set default target as multi-user target
rm -f lib/systemd/system/default.target
ln -s multi-user.target lib/systemd/system/default.target
mkdir -p