summaryrefslogtreecommitdiff
path: root/deprecated-ngircd/contrib/de.barton.ngircd.plist
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-11-05 15:34:49 +0800
committerMistivia <i@mistivia.com>2025-11-05 15:34:49 +0800
commit95caa5bdaff4e5b5a924a9141b51c756a57abc0f (patch)
treebb0ff8eddfe8a06558317464cea14405e76b7ebc /deprecated-ngircd/contrib/de.barton.ngircd.plist
parent8532af453ccc9071ddc919b063788d6b496af991 (diff)
remove deprecated
Diffstat (limited to 'deprecated-ngircd/contrib/de.barton.ngircd.plist')
-rw-r--r--deprecated-ngircd/contrib/de.barton.ngircd.plist23
1 files changed, 0 insertions, 23 deletions
diff --git a/deprecated-ngircd/contrib/de.barton.ngircd.plist b/deprecated-ngircd/contrib/de.barton.ngircd.plist
deleted file mode 100644
index 38754b5..0000000
--- a/deprecated-ngircd/contrib/de.barton.ngircd.plist
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>Disabled</key>
- <true/>
- <key>KeepAlive</key>
- <true/>
- <key>Label</key>
- <string>de.barton.ngIRCd</string>
- <key>ProgramArguments</key>
- <array>
- <string>/opt/ngircd/sbin/ngircd</string>
- <string>--nodaemon</string>
- </array>
- <key>RunAtLoad</key>
- <true/>
- <key>StandardErrorPath</key>
- <string>/Library/Logs/ngIRCd.log</string>
- <key>StandardOutPath</key>
- <string>/Library/Logs/ngIRCd.log</string>
-</dict>
-</plist>