diff options
| author | David Runge <dvzrv@archlinux.org> | 2021-07-29 20:42:11 +0200 |
|---|---|---|
| committer | David Runge <dvzrv@archlinux.org> | 2021-07-29 20:42:11 +0200 |
| commit | 00a1e8e7d2c1d42eed47144fa63243bb7d4a1406 (patch) | |
| tree | 4bd86b0183fb60067f1339939e238cf7e4f1f2f5 /configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf | |
| parent | a07ff5cee5db284e6fdf755385f87e8d2edcfdc3 (diff) | |
| download | archiso-00a1e8e7d2c1d42eed47144fa63243bb7d4a1406.tar.gz archiso-00a1e8e7d2c1d42eed47144fa63243bb7d4a1406.tar.bz2 | |
Remove SPDX license identifier from releng configs
configs/releng/*:
Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for
copyright.
Diffstat (limited to 'configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf')
| -rw-r--r-- | configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf b/configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf index 370735f..d1d8474 100644 --- a/configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf +++ b/configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf @@ -1,6 +1,3 @@ -# -# SPDX-License-Identifier: GPL-3.0-or-later - [Service] ExecStart= ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux |
