hilfe mein git ist komisch
This commit is contained in:
@@ -1,49 +0,0 @@
|
||||
# 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 a copy of it placed in
|
||||
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
|
||||
# the /etc/systemd/journald.conf.d/ directory. The latter is generally
|
||||
# recommended. Defaults can be restored by simply deleting the main
|
||||
# configuration file and all drop-ins located in /etc/.
|
||||
#
|
||||
# Use 'systemd-analyze cat-config systemd/journald.conf' to display the full config.
|
||||
#
|
||||
# See journald.conf(5) for details.
|
||||
|
||||
[Journal]
|
||||
#Storage=auto
|
||||
#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
|
||||
@@ -1,51 +0,0 @@
|
||||
# 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 a copy of it placed in
|
||||
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
|
||||
# the /etc/systemd/logind.conf.d/ directory. The latter is generally
|
||||
# recommended. Defaults can be restored by simply deleting the main
|
||||
# configuration file and all drop-ins located in /etc/.
|
||||
#
|
||||
# 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
|
||||
#HandlePowerKeyLongPress=ignore
|
||||
#HandleRebootKey=reboot
|
||||
#HandleRebootKeyLongPress=poweroff
|
||||
#HandleSuspendKey=suspend
|
||||
#HandleSuspendKeyLongPress=hibernate
|
||||
#HandleHibernateKey=hibernate
|
||||
#HandleHibernateKeyLongPress=ignore
|
||||
#HandleLidSwitch=suspend
|
||||
#HandleLidSwitchExternalPower=suspend
|
||||
#HandleLidSwitchDocked=ignore
|
||||
#PowerKeyIgnoreInhibited=no
|
||||
#SuspendKeyIgnoreInhibited=no
|
||||
#HibernateKeyIgnoreInhibited=no
|
||||
#LidSwitchIgnoreInhibited=yes
|
||||
#RebootKeyIgnoreInhibited=no
|
||||
#HoldoffTimeoutSec=30s
|
||||
#IdleAction=ignore
|
||||
#IdleActionSec=30min
|
||||
#RuntimeDirectorySize=10%
|
||||
#RuntimeDirectoryInodesMax=
|
||||
#RemoveIPC=yes
|
||||
#InhibitorsMax=8192
|
||||
#SessionsMax=8192
|
||||
#StopIdleSessionSec=infinity
|
||||
@@ -1,33 +0,0 @@
|
||||
# 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 a copy of it placed in
|
||||
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
|
||||
# the /etc/systemd/networkd.conf.d/ directory. The latter is generally
|
||||
# recommended. Defaults can be restored by simply deleting the main
|
||||
# configuration file and all drop-ins located in /etc/.
|
||||
#
|
||||
# Use 'systemd-analyze cat-config systemd/networkd.conf' to display the full config.
|
||||
#
|
||||
# See networkd.conf(5) for details.
|
||||
|
||||
[Network]
|
||||
#SpeedMeter=no
|
||||
#SpeedMeterIntervalSec=10sec
|
||||
#ManageForeignRoutingPolicyRules=yes
|
||||
#ManageForeignRoutes=yes
|
||||
#RouteTable=
|
||||
#IPv6PrivacyExtensions=no
|
||||
|
||||
[DHCPv4]
|
||||
#DUIDType=vendor
|
||||
#DUIDRawData=
|
||||
|
||||
[DHCPv6]
|
||||
#DUIDType=vendor
|
||||
#DUIDRawData=
|
||||
@@ -1,21 +0,0 @@
|
||||
# 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 a copy of it placed in
|
||||
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
|
||||
# the /etc/systemd/pstore.conf.d/ directory. The latter is generally
|
||||
# recommended. Defaults can be restored by simply deleting the main
|
||||
# configuration file and all drop-ins located in /etc/.
|
||||
#
|
||||
# Use 'systemd-analyze cat-config systemd/pstore.conf' to display the full config.
|
||||
#
|
||||
# See pstore.conf(5) for details.
|
||||
|
||||
[PStore]
|
||||
#Storage=external
|
||||
#Unlink=yes
|
||||
@@ -1,40 +0,0 @@
|
||||
# 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 a copy of it placed in
|
||||
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
|
||||
# the /etc/systemd/resolved.conf.d/ directory. The latter is generally
|
||||
# recommended. Defaults can be restored by simply deleting the main
|
||||
# configuration file and all drop-ins located in /etc/.
|
||||
#
|
||||
# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config.
|
||||
#
|
||||
# See resolved.conf(5) for details.
|
||||
|
||||
[Resolve]
|
||||
DNSStubListener=yes
|
||||
DNS=10.10.0.1
|
||||
Domains=~cutemeli.com
|
||||
# Some examples of DNS servers which may be used for DNS= and FallbackDNS=:
|
||||
# Cloudflare: 1.1.1.1#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1111#cloudflare-dns.com 2606:4700:4700::1001#cloudflare-dns.com
|
||||
# Google: 8.8.8.8#dns.google 8.8.4.4#dns.google 2001:4860:4860::8888#dns.google 2001:4860:4860::8844#dns.google
|
||||
# Quad9: 9.9.9.9#dns.quad9.net 149.112.112.112#dns.quad9.net 2620:fe::fe#dns.quad9.net 2620:fe::9#dns.quad9.net
|
||||
#DNS=
|
||||
#FallbackDNS=
|
||||
#Domains=
|
||||
#DNSSEC=no
|
||||
#DNSOverTLS=no
|
||||
#MulticastDNS=no
|
||||
#LLMNR=no
|
||||
#Cache=no-negative
|
||||
#CacheFromLocalhost=no
|
||||
#DNSStubListener=yes
|
||||
#DNSStubListenerExtra=
|
||||
#ReadEtcHosts=yes
|
||||
#ResolveUnicastSingleLabel=no
|
||||
#StaleRetentionSec=0
|
||||
@@ -1,27 +0,0 @@
|
||||
# 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 a copy of it placed in
|
||||
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
|
||||
# the /etc/systemd/sleep.conf.d/ directory. The latter is generally
|
||||
# recommended. Defaults can be restored by simply deleting the main
|
||||
# configuration file and all drop-ins located in /etc/.
|
||||
#
|
||||
# Use 'systemd-analyze cat-config systemd/sleep.conf' to display the full config.
|
||||
#
|
||||
# See systemd-sleep.conf(5) for details.
|
||||
|
||||
[Sleep]
|
||||
#AllowSuspend=yes
|
||||
#AllowHibernation=yes
|
||||
#AllowSuspendThenHibernate=yes
|
||||
#AllowHybridSleep=yes
|
||||
#SuspendState=mem standby freeze
|
||||
#HibernateMode=platform shutdown
|
||||
#HibernateDelaySec=
|
||||
#SuspendEstimationSec=60min
|
||||
@@ -1 +0,0 @@
|
||||
/dev/null
|
||||
@@ -1,83 +0,0 @@
|
||||
# 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 a copy of it placed in
|
||||
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
|
||||
# /etc/systemd/system.conf.d/ directory. The latter is generally recommended.
|
||||
# Defaults can be restored by simply deleting the main configuration file and
|
||||
# all drop-ins located in /etc/.
|
||||
#
|
||||
# Use 'systemd-analyze cat-config systemd/system.conf' to display the full config.
|
||||
#
|
||||
# See systemd-system.conf(5) for details.
|
||||
|
||||
[Manager]
|
||||
#LogLevel=info
|
||||
#LogTarget=journal-or-kmsg
|
||||
#LogColor=yes
|
||||
#LogLocation=no
|
||||
#LogTime=no
|
||||
#DumpCore=yes
|
||||
#ShowStatus=yes
|
||||
#CrashChangeVT=no
|
||||
#CrashShell=no
|
||||
#CrashReboot=no
|
||||
#CtrlAltDelBurstAction=reboot-force
|
||||
#CPUAffinity=
|
||||
#NUMAPolicy=default
|
||||
#NUMAMask=
|
||||
#RuntimeWatchdogSec=off
|
||||
#RuntimeWatchdogPreSec=off
|
||||
#RuntimeWatchdogPreGovernor=
|
||||
#RebootWatchdogSec=10min
|
||||
#KExecWatchdogSec=off
|
||||
#WatchdogDevice=
|
||||
#CapabilityBoundingSet=
|
||||
#NoNewPrivileges=no
|
||||
#SystemCallArchitectures=
|
||||
#TimerSlackNSec=
|
||||
#StatusUnitFormat=combined
|
||||
#DefaultTimerAccuracySec=1min
|
||||
#DefaultStandardOutput=journal
|
||||
#DefaultStandardError=inherit
|
||||
#DefaultTimeoutStartSec=90s
|
||||
#DefaultTimeoutStopSec=90s
|
||||
#DefaultTimeoutAbortSec=
|
||||
#DefaultDeviceTimeoutSec=90s
|
||||
#DefaultRestartSec=100ms
|
||||
#DefaultStartLimitIntervalSec=10s
|
||||
#DefaultStartLimitBurst=5
|
||||
#DefaultEnvironment=
|
||||
#DefaultCPUAccounting=yes
|
||||
#DefaultIOAccounting=no
|
||||
#DefaultIPAccounting=no
|
||||
#DefaultMemoryAccounting=yes
|
||||
#DefaultTasksAccounting=yes
|
||||
#DefaultTasksMax=15%
|
||||
#DefaultLimitCPU=
|
||||
#DefaultLimitFSIZE=
|
||||
#DefaultLimitDATA=
|
||||
#DefaultLimitSTACK=
|
||||
#DefaultLimitCORE=
|
||||
#DefaultLimitRSS=
|
||||
#DefaultLimitNOFILE=1024:524288
|
||||
#DefaultLimitAS=
|
||||
#DefaultLimitNPROC=
|
||||
#DefaultLimitMEMLOCK=8M
|
||||
#DefaultLimitLOCKS=
|
||||
#DefaultLimitSIGPENDING=
|
||||
#DefaultLimitMSGQUEUE=
|
||||
#DefaultLimitNICE=
|
||||
#DefaultLimitRTPRIO=
|
||||
#DefaultLimitRTTIME=
|
||||
#DefaultMemoryPressureThresholdSec=200ms
|
||||
#DefaultMemoryPressureWatch=auto
|
||||
#DefaultOOMPolicy=stop
|
||||
#DefaultSmackProcessLabel=
|
||||
#ReloadLimitIntervalSec=
|
||||
#ReloadLimitBurst=
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cloud-init-hotplugd.socket
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/snapd.seeded.service
|
||||
@@ -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 +0,0 @@
|
||||
/usr/lib/systemd/system/ModemManager.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/systemd-resolved.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/systemd-timesyncd.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/grub-initrd-fallback.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/snapd.system-shutdown.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/getty@.service
|
||||
@@ -1,16 +0,0 @@
|
||||
[Unit]
|
||||
Description=Gitea (Docker Compose)
|
||||
Requires=docker.service
|
||||
After=docker.service network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
WorkingDirectory=/opt/gitea
|
||||
ExecStart=/usr/bin/docker compose up -d
|
||||
ExecStop=/usr/bin/docker compose down
|
||||
RemainAfterExit=yes
|
||||
TimeoutStartSec=0
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/udisks2.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/grub-common.service
|
||||
@@ -1,6 +0,0 @@
|
||||
[Unit]
|
||||
Description=Host health push to Uptime Kuma
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/root/monitoring/host-health.sh
|
||||
@@ -1,11 +0,0 @@
|
||||
[Unit]
|
||||
Description=Run host-health every 5 minutes
|
||||
|
||||
[Timer]
|
||||
OnBootSec=1min
|
||||
OnUnitActiveSec=5min
|
||||
AccuracySec=30s
|
||||
Unit=host-health.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/grub-common.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/open-iscsi.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/mdcheck_continue.timer
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/mdcheck_start.timer
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/mdmonitor-oneshot.timer
|
||||
@@ -1,15 +0,0 @@
|
||||
[Unit]
|
||||
Description=Monitoring Stack (Icinga)
|
||||
Requires=docker.service
|
||||
After=docker.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
WorkingDirectory=/opt/monitoring
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/bin/docker compose up -d
|
||||
ExecStop=/usr/bin/docker compose down
|
||||
TimeoutStartSec=0
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/ModemManager.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/apport.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/console-setup.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/containerd.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cron.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/dmesg.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/docker.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/dovecot.service
|
||||
@@ -1 +0,0 @@
|
||||
/lib/systemd/system/e2scrub_reap.service
|
||||
@@ -1 +0,0 @@
|
||||
/etc/systemd/system/gitea.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/grub-common.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/grub-initrd-fallback.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/lxd-installer.socket
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/mariadb.service
|
||||
@@ -1 +0,0 @@
|
||||
/etc/systemd/system/monitoring.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/networkd-dispatcher.service
|
||||
@@ -1 +0,0 @@
|
||||
/etc/systemd/system/nextcloud.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/nginx.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/open-vm-tools.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/openvpn.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/pc-remote.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/plesk-firewall.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/plesk-task-manager.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/plesk-web-socket.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/pollinate.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/postfix.service
|
||||
@@ -1 +0,0 @@
|
||||
/etc/systemd/system/proxmox-vm.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/psa.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/qemu-kvm.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/remote-fs.target
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/rsyslog.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/run-qemu.mount
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/secureboot-db.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/snapd.apparmor.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/snapd.autoimport.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/snapd.core-fixup.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/snapd.recovery-chooser-trigger.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/snapd.seeded.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/snapd.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/spamd.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/ssl-cert.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/sw-cp-server.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/sw-engine.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/sysstat.service
|
||||
@@ -1 +0,0 @@
|
||||
/lib/systemd/system/systemd-networkd.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/ua-reboot-cmds.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/ubuntu-advantage.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/ufw.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/unattended-upgrades.service
|
||||
@@ -1 +0,0 @@
|
||||
/etc/systemd/system/uptime-kuma.service
|
||||
@@ -1 +0,0 @@
|
||||
/etc/systemd/system/vaultwarden.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/wg-quick@.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/xinetd.service
|
||||
@@ -1 +0,0 @@
|
||||
/lib/systemd/system/systemd-networkd-wait-online.service
|
||||
@@ -1,15 +0,0 @@
|
||||
[Unit]
|
||||
Description=Nextcloud Docker Compose Service
|
||||
Requires=docker.service
|
||||
After=docker.service network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
WorkingDirectory=/opt/nextcloud
|
||||
ExecStart=/usr/bin/docker compose up -d
|
||||
ExecStop=/usr/bin/docker compose down
|
||||
ExecReload=/usr/bin/docker compose restart
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/vgauth.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/apport-autoreport.path
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/tpm-udev.path
|
||||
@@ -1,21 +0,0 @@
|
||||
[Unit]
|
||||
Description=Proxmox VM (QEMU)
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/qemu-system-x86_64 \
|
||||
-enable-kvm \
|
||||
-cpu host \
|
||||
-m 4096 \
|
||||
-smp 4 \
|
||||
-drive file=/root/proxmox-disk.qcow2,format=qcow2 \
|
||||
-boot order=c \
|
||||
-nographic \
|
||||
-netdev user,id=net0,hostfwd=tcp::2222-:22,hostfwd=tcp::8006-:8006 \
|
||||
-device virtio-net-pci,netdev=net0
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/grub-initrd-fallback.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/grub-initrd-fallback.service
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/apport-forward.socket
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/dm-event.socket
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/docker.socket
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/iscsid.socket
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/multipathd.socket
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/pcscd.socket
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/plesk-repaird.socket
|
||||
@@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/snapd.socket
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user