Browse Source

update

master
arcolinuxz 3 years ago
parent
commit
6522d51916
  1. 8
      archiso/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount
  2. 2
      archiso/airootfs/etc/systemd/system/pacman-init.service

8
archiso/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount

@ -1,8 +0,0 @@
[Unit]
Description=Temporary /etc/pacman.d/gnupg directory
[Mount]
What=tmpfs
Where=/etc/pacman.d/gnupg
Type=tmpfs
Options=mode=0755

2
archiso/airootfs/etc/systemd/system/pacman-init.service

@ -1,7 +1,5 @@
[Unit]
Description=Initializes Pacman keyring
Requires=etc-pacman.d-gnupg.mount
After=etc-pacman.d-gnupg.mount
[Service]
Type=oneshot

Loading…
Cancel
Save