4 lines
133 B
Bash
Executable File
4 lines
133 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
ln -sf /etc/systemd/system/[email protected] ${ROOTFS_DIR}/etc/systemd/system/getty.target.wants/[email protected]
|