From 952c70efcc04d708cf51db95456d08f03ab3d6bd Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Sun, 15 Jan 2017 18:45:23 +0000 Subject: [PATCH] Hy --- Library/LaunchDaemons/rc.local.plist | 14 ++++++++++++++ README.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 Library/LaunchDaemons/rc.local.plist diff --git a/Library/LaunchDaemons/rc.local.plist b/Library/LaunchDaemons/rc.local.plist new file mode 100644 index 0000000..a4e72e4 --- /dev/null +++ b/Library/LaunchDaemons/rc.local.plist @@ -0,0 +1,14 @@ + + + + + Label + rc.local + ProgramArguments + + /etc/rc.local + + RunAtLoad + + + diff --git a/README.md b/README.md index 3e25583..571f93d 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ ============= ## Synopsis -DESCRIPTION +Osx files, scripts, tools -- 2.47.3