mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-20 19:45:01 +02:00
mods
This commit is contained in:
1
archiso/airootfs/etc/issue
Normal file
1
archiso/airootfs/etc/issue
Normal file
@@ -0,0 +1 @@
|
||||
Snigdha OS \r (\l)
|
47
archiso/airootfs/etc/systemd/journald.conf
Executable file
47
archiso/airootfs/etc/systemd/journald.conf
Executable file
@@ -0,0 +1,47 @@
|
||||
# This file is part of systemd.
|
||||
#
|
||||
# systemd is free software; you can redistribute it and/or modify it under the
|
||||
# terms of the GNU Lesser General Public License as published by the Free
|
||||
# Software Foundation; either version 2.1 of the License, or (at your option)
|
||||
# any later version.
|
||||
#
|
||||
# Entries in this file show the compile time defaults. Local configuration
|
||||
# should be created by either modifying this file, or by creating "drop-ins" in
|
||||
# the journald.conf.d/ subdirectory. The latter is generally recommended.
|
||||
# Defaults can be restored by simply deleting this file and all drop-ins.
|
||||
#
|
||||
# Use 'systemd-analyze cat-config systemd/journald.conf' to display the full config.
|
||||
#
|
||||
# See journald.conf(5) for details.
|
||||
|
||||
[Journal]
|
||||
Storage=volatile
|
||||
#Compress=yes
|
||||
#Seal=yes
|
||||
#SplitMode=uid
|
||||
#SyncIntervalSec=5m
|
||||
#RateLimitIntervalSec=30s
|
||||
#RateLimitBurst=10000
|
||||
#SystemMaxUse=
|
||||
#SystemKeepFree=
|
||||
#SystemMaxFileSize=
|
||||
#SystemMaxFiles=100
|
||||
#RuntimeMaxUse=
|
||||
#RuntimeKeepFree=
|
||||
#RuntimeMaxFileSize=
|
||||
#RuntimeMaxFiles=100
|
||||
#MaxRetentionSec=
|
||||
#MaxFileSec=1month
|
||||
#ForwardToSyslog=no
|
||||
#ForwardToKMsg=no
|
||||
#ForwardToConsole=no
|
||||
#ForwardToWall=yes
|
||||
#TTYPath=/dev/console
|
||||
#MaxLevelStore=debug
|
||||
#MaxLevelSyslog=debug
|
||||
#MaxLevelKMsg=notice
|
||||
#MaxLevelConsole=info
|
||||
#MaxLevelWall=emerg
|
||||
#LineMax=48K
|
||||
#ReadKMsg=yes
|
||||
#Audit=yes
|
0
archiso/airootfs/etc/systemd/journald.conf.d/volatile-storage.conf
Normal file → Executable file
0
archiso/airootfs/etc/systemd/journald.conf.d/volatile-storage.conf
Normal file → Executable file
45
archiso/airootfs/etc/systemd/logind.conf
Executable file
45
archiso/airootfs/etc/systemd/logind.conf
Executable file
@@ -0,0 +1,45 @@
|
||||
# This file is part of systemd.
|
||||
#
|
||||
# systemd is free software; you can redistribute it and/or modify it under the
|
||||
# terms of the GNU Lesser General Public License as published by the Free
|
||||
# Software Foundation; either version 2.1 of the License, or (at your option)
|
||||
# any later version.
|
||||
#
|
||||
# Entries in this file show the compile time defaults. Local configuration
|
||||
# should be created by either modifying this file, or by creating "drop-ins" in
|
||||
# the logind.conf.d/ subdirectory. The latter is generally recommended.
|
||||
# Defaults can be restored by simply deleting this file and all drop-ins.
|
||||
#
|
||||
# Use 'systemd-analyze cat-config systemd/logind.conf' to display the full config.
|
||||
#
|
||||
# See logind.conf(5) for details.
|
||||
|
||||
[Login]
|
||||
#NAutoVTs=6
|
||||
#ReserveVT=6
|
||||
#KillUserProcesses=no
|
||||
#KillOnlyUsers=
|
||||
#KillExcludeUsers=root
|
||||
#InhibitDelayMaxSec=5
|
||||
#UserStopDelaySec=10
|
||||
#HandlePowerKey=poweroff
|
||||
HandleSuspendKey=ignore
|
||||
HandleHibernateKey=ignore
|
||||
HandleLidSwitch=ignore
|
||||
#HandleLidSwitchExternalPower=suspend
|
||||
#HandleLidSwitchDocked=ignore
|
||||
#HandleRebootKey=reboot
|
||||
#HandleRebootKeyLongPress=poweroff
|
||||
#PowerKeyIgnoreInhibited=no
|
||||
#SuspendKeyIgnoreInhibited=no
|
||||
#HibernateKeyIgnoreInhibited=no
|
||||
#LidSwitchIgnoreInhibited=yes
|
||||
#RebootKeyIgnoreInhibited=no
|
||||
#HoldoffTimeoutSec=30s
|
||||
#IdleAction=ignore
|
||||
#IdleActionSec=30min
|
||||
#RuntimeDirectorySize=10%
|
||||
#RuntimeDirectoryInodes=400k
|
||||
#RemoveIPC=yes
|
||||
#InhibitorsMax=8192
|
||||
#SessionsMax=8192
|
0
archiso/airootfs/etc/systemd/logind.conf.d/do-not-suspend.conf
Normal file → Executable file
0
archiso/airootfs/etc/systemd/logind.conf.d/do-not-suspend.conf
Normal file → Executable file
@@ -1,2 +0,0 @@
|
||||
[Network]
|
||||
IPv6PrivacyExtensions=yes
|
5
archiso/airootfs/etc/systemd/network/20-ethernet.network
Normal file → Executable file
5
archiso/airootfs/etc/systemd/network/20-ethernet.network
Normal file → Executable file
@@ -5,12 +5,9 @@
|
||||
Name=en*
|
||||
Name=eth*
|
||||
|
||||
[Link]
|
||||
RequiredForOnline=routable
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
MulticastDNS=yes
|
||||
IPv6PrivacyExtensions=yes
|
||||
|
||||
# systemd-networkd does not set per-interface-type default route metrics
|
||||
# https://github.com/systemd/systemd/issues/17698
|
||||
|
5
archiso/airootfs/etc/systemd/network/20-wlan.network
Normal file → Executable file
5
archiso/airootfs/etc/systemd/network/20-wlan.network
Normal file → Executable file
@@ -1,12 +1,9 @@
|
||||
[Match]
|
||||
Name=wl*
|
||||
|
||||
[Link]
|
||||
RequiredForOnline=routable
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
MulticastDNS=yes
|
||||
IPv6PrivacyExtensions=yes
|
||||
|
||||
# systemd-networkd does not set per-interface-type default route metrics
|
||||
# https://github.com/systemd/systemd/issues/17698
|
||||
|
4
archiso/airootfs/etc/systemd/network/20-wwan.network
Normal file → Executable file
4
archiso/airootfs/etc/systemd/network/20-wwan.network
Normal file → Executable file
@@ -1,11 +1,9 @@
|
||||
[Match]
|
||||
Name=ww*
|
||||
|
||||
[Link]
|
||||
RequiredForOnline=routable
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
IPv6PrivacyExtensions=yes
|
||||
|
||||
# systemd-networkd does not set per-interface-type default route metrics
|
||||
# https://github.com/systemd/systemd/issues/17698
|
||||
|
@@ -1,4 +0,0 @@
|
||||
# Default systemd-resolved configuration for archiso
|
||||
|
||||
[Resolve]
|
||||
MulticastDNS=yes
|
@@ -1 +0,0 @@
|
||||
/dev/null
|
@@ -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