summarylogtreecommitdiffstats
path: root/skywire-autoconfig.service
diff options
context:
space:
mode:
authorMoses Narrow2022-11-11 15:41:45 -0600
committerMoses Narrow2022-11-11 15:41:45 -0600
commit2b547ea153aa757a305466580372c0dc8970a191 (patch)
tree429c134419039a4eb0ddc7bd96e4dbf4064d911b /skywire-autoconfig.service
parent4380702412c054808d821ebef598aaaa881ae43c (diff)
downloadaur-2b547ea153aa757a305466580372c0dc8970a191.tar.gz
remove files now sourced from skywire-bin aur
Diffstat (limited to 'skywire-autoconfig.service')
-rw-r--r--skywire-autoconfig.service15
1 files changed, 0 insertions, 15 deletions
diff --git a/skywire-autoconfig.service b/skywire-autoconfig.service
deleted file mode 100644
index 06a9af51c1b6..000000000000
--- a/skywire-autoconfig.service
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=skywire-autoconfig
-After=systemd-networkd.service network.target armbian-firstrun.service armbian-resize-filesystem.service systemd-user-sessions.service network-online.target systend-networkd-wait-online.service NetworkManager-wait-online.service
-Before=skywire.service skywire-visor.service
-Wants=network-online.target
-
-[Service]
-Type=forking
-User=root
-Group=root
-Environment="SYSTEMDCHILD=1"
-ExecStart=/usr/bin/skywire-autoconfig
-
-[Install]
-WantedBy=multi-user.target