Fixed pacman-init issue

This commit is contained in:
adi1090x 2023-05-01 13:38:08 +05:30
parent f2b257d0f1
commit b6de5a090d
4 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,11 @@
<h2 align="center">Archcraft : Changelogs</h2>
### April 2023
**`Update : `** New ISO Uploaded with better `Nvidia` Support.<br>
**`Update (1st May): `**
- Fixed `pacman-init` issue in last ISO.
- Fixed Auto-login issue.
- Added ability to choose Desktop/WM in calamares installer.
**`Update (17th April): `** New ISO Uploaded with better `Nvidia` Support.<br>
**`Just a regular ISO update`**
- Updated the ISO with latest packages
- Enabled _single click activation_ on rofi menu and applets

View File

@ -1,9 +1,7 @@
[Unit]
Description=Initializes Pacman keyring
Requires=etc-pacman.d-gnupg.mount
After=etc-pacman.d-gnupg.mount time-sync.target
BindsTo=etc-pacman.d-gnupg.mount
Before=archlinux-keyring-wkd-sync.service
After=etc-pacman.d-gnupg.mount
[Service]
Type=oneshot

View File

@ -1 +0,0 @@
/usr/lib/systemd/system/systemd-time-wait-sync.service

View File

@ -1 +0,0 @@
/usr/lib/systemd/system/systemd-timesyncd.service