G
Size: a a a
G
АБ
SU
{config, pkgs, ...}:
{
systemd.services."systemd-nspawn@archlinux".enable = true;
systemd.targets.machines.enable = true;
systemd.nspawn.archlinux = {
enable = true;
wantedBy = [ "machines.target" ];
execConfig = {
Boot = true;
LimitCPU = "150%";
PrivateUsers = "pick";
};
filesConfig.Bind = ["/media/storage/buildbot/packages:/output"];
networkConfig.VirtualEthernet = false;
};
}
И
{config, pkgs, ...}:
{
systemd.services."systemd-nspawn@archlinux".enable = true;
systemd.targets.machines.enable = true;
systemd.nspawn.archlinux = {
enable = true;
wantedBy = [ "machines.target" ];
execConfig = {
Boot = true;
LimitCPU = "150%";
PrivateUsers = "pick";
};
filesConfig.Bind = ["/media/storage/buildbot/packages:/output"];
networkConfig.VirtualEthernet = false;
};
}
Spawning container neon on /run/media/ilfat/KDE-neon.
Press ^] three times within 1s to kill container.
/etc/localtime does not point into /usr/share/zoneinfo/, not updating container timezone.
-bash: groups: command not found
Command 'lesspipe' is available in the following places
* /bin/lesspipe
* /usr/bin/lesspipe
The command could not be located because '/usr/bin:/bin' is not included in the PATH environment variable.
lesspipe: command not found
Command 'dircolors' is available in the following places
* /bin/dircolors
* /usr/bin/dircolors
The command could not be located because '/usr/bin:/bin' is not included in the PATH environment variable.
dircolors: command not found
SU
Spawning container neon on /run/media/ilfat/KDE-neon.
Press ^] three times within 1s to kill container.
/etc/localtime does not point into /usr/share/zoneinfo/, not updating container timezone.
-bash: groups: command not found
Command 'lesspipe' is available in the following places
* /bin/lesspipe
* /usr/bin/lesspipe
The command could not be located because '/usr/bin:/bin' is not included in the PATH environment variable.
lesspipe: command not found
Command 'dircolors' is available in the following places
* /bin/dircolors
* /usr/bin/dircolors
The command could not be located because '/usr/bin:/bin' is not included in the PATH environment variable.
dircolors: command not found
И
SU
И
-rwsr-xr-x 1 root root 166056 июл 15 03:17 /bin/sudo
И
sudo: эффективный uid не равен 0, возможно, /usr/bin/sudo находится в файловой системе, смонтированной с битом «nosuid» или в файловой системе NFS без прав суперпользователя?
И
/dev/sda5 on /run/media/ilfat/KDE-neon type ext4 (rw,nosuid,nodev,relatime,uhelper=udisks2)
И
И
Spawning container neon on /run/media/ilfat/KDE-neon.
Press ^] three times within 1s to kill container.
/etc/localtime does not point into /usr/share/zoneinfo/, not updating container timezone.
-bash: groups: command not found
Command 'lesspipe' is available in the following places
* /bin/lesspipe
* /usr/bin/lesspipe
The command could not be located because '/usr/bin:/bin' is not included in the PATH environment variable.
lesspipe: command not found
Command 'dircolors' is available in the following places
* /bin/dircolors
* /usr/bin/dircolors
The command could not be located because '/usr/bin:/bin' is not included in the PATH environment variable.
dircolors: command not found
MG
SU
АБ
АБ
И