mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-22 12:35:04 +02:00
mods
This commit is contained in:
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/bluetooth.service
|
0
archiso/airootfs/etc/systemd/system/choose-mirror.service
Normal file → Executable file
0
archiso/airootfs/etc/systemd/system/choose-mirror.service
Normal file → Executable file
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cloud-config.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cloud-final.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cloud-init-local.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cloud-init.service
|
1
archiso/airootfs/etc/systemd/system/dbus-org.bluez.service
Symbolic link
1
archiso/airootfs/etc/systemd/system/dbus-org.bluez.service
Symbolic link
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/bluetooth.service
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/avahi-daemon.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/ModemManager.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/systemd-networkd.service
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/NetworkManager-dispatcher.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/systemd-resolved.service
|
1
archiso/airootfs/etc/systemd/system/default.target
Symbolic link
1
archiso/airootfs/etc/systemd/system/default.target
Symbolic link
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/graphical.target
|
1
archiso/airootfs/etc/systemd/system/display-manager.service
Symbolic link
1
archiso/airootfs/etc/systemd/system/display-manager.service
Symbolic link
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/gdm.service
|
@@ -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,noswap
|
2
archiso/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf
Normal file → Executable file
2
archiso/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf
Normal file → Executable file
@@ -1,3 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/sbin/agetty -o '-p -f -- \\u' --noclear --autologin root - $TERM
|
||||
ExecStart=-/sbin/agetty -o '-p -f -- \\u' --noclear --autologin liveuser - $TERM
|
||||
|
0
archiso/airootfs/etc/systemd/system/livecd-alsa-unmuter.service
Normal file → Executable file
0
archiso/airootfs/etc/systemd/system/livecd-alsa-unmuter.service
Normal file → Executable file
0
archiso/airootfs/etc/systemd/system/livecd-talk.service
Normal file → Executable file
0
archiso/airootfs/etc/systemd/system/livecd-talk.service
Normal file → Executable file
15
archiso/airootfs/etc/systemd/system/mnt-hgfs.mount
Normal file
15
archiso/airootfs/etc/systemd/system/mnt-hgfs.mount
Normal file
@@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=VMware mount for hgfs
|
||||
DefaultDependencies=no
|
||||
Before=umount.target
|
||||
ConditionVirtualization=vmware
|
||||
After=sys-fs-fuse-connections.mount
|
||||
|
||||
[Mount]
|
||||
What=vmhgfs-fuse
|
||||
Where=/mnt/hgfs
|
||||
Type=fuse
|
||||
Options=default_permissions,allow_other
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/ModemManager.service
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/NetworkManager.service
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/avahi-daemon.service
|
@@ -1 +0,0 @@
|
||||
../choose-mirror.service
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/cups.path
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/iwd.service
|
@@ -1 +0,0 @@
|
||||
/etc/systemd/system/livecd-talk.service
|
@@ -1 +0,0 @@
|
||||
../pacman-init.service
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/qemu-guest-agent.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/reflector.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/sshd.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/systemd-networkd.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/systemd-resolved.service
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/vnstat.service
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/NetworkManager-wait-online.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/systemd-networkd-wait-online.service
|
@@ -1,15 +0,0 @@
|
||||
[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
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/bin/pacman-key --init
|
||||
ExecStart=/usr/bin/pacman-key --populate
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/cups.service
|
0
archiso/airootfs/etc/systemd/system/reflector.service.d/archiso.conf
Normal file → Executable file
0
archiso/airootfs/etc/systemd/system/reflector.service.d/archiso.conf
Normal file → Executable file
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/avahi-daemon.socket
|
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/cups.socket
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/pcscd.socket
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/systemd-networkd.socket
|
@@ -1 +0,0 @@
|
||||
../livecd-alsa-unmuter.service
|
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/systemd-time-wait-sync.service
|
0
archiso/airootfs/etc/systemd/system/systemd-networkd-wait-online.service.d/wait-for-only-one-interface.conf
Normal file → Executable file
0
archiso/airootfs/etc/systemd/system/systemd-networkd-wait-online.service.d/wait-for-only-one-interface.conf
Normal file → Executable file
1
archiso/airootfs/etc/systemd/system/vnstatd.service
Symbolic link
1
archiso/airootfs/etc/systemd/system/vnstatd.service
Symbolic link
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/system/vnstat.service
|
Reference in New Issue
Block a user