Displaying 5 results from an estimated 5 matches for "osx_launchd".
2017 Jun 14
0
Apple Mac slave
...e same result showing a shutdown and reboot running manually.
Also the shutdown was shorter than five minutes.
> I also have to find a solution for starting up upsmon when the Mac starts
I never finished the integration for this branch, but...
https://github.com/networkupstools/nut/compare/osx_launchd <https://github.com/networkupstools/nut/compare/osx_launchd>
You can save off the Raw file, and replace @SBINDIR@ with /sw/sbin or whatever:
https://github.com/networkupstools/nut/blob/161efce6c6fc32f205817ca71f8963af253cec59/scripts/launchd/org.networkupstools.upsmon.plist.in <https://g...
2017 Jun 09
2
Apple Mac slave
..."reboot" without a corresponding "shutdown" before it, the system did not shut down properly.
> I also have to find a solution for starting up upsmon when the Mac starts
I never finished the integration for this branch, but...
https://github.com/networkupstools/nut/compare/osx_launchd
You can save off the Raw file, and replace @SBINDIR@ with /sw/sbin or whatever:
https://github.com/networkupstools/nut/blob/161efce6c6fc32f205817ca71f8963af253cec59/scripts/launchd/org.networkupstools.upsmon.plist.in
> and also still open is the notification on the Mac.
I used to have a scr...
2017 Jun 12
4
Apple Mac slave
On Jun 11, 2017, at 7:15 AM, Robbie van der Walle <rvanderwalle at gmail.com> wrote:
>
> I see only a reboot. Not a shutdown. But is this normal because shutdown -u -h +0 is used?
>
To be honest, I haven't experimented much with this, but I saw a normal shutdown/reboot when I just tried this from the command line (10.12):
reboot ~ Mon Jun 12 08:36
2017 Jun 11
0
Apple Mac slave
...e only a reboot. Not a shutdown. But is this normal because shutdown -u -h +0 is used?
>> I also have to find a solution for starting up upsmon when the Mac starts
>
> I never finished the integration for this branch, but...
>
> https://github.com/networkupstools/nut/compare/osx_launchd
>
> You can save off the Raw file, and replace @SBINDIR@ with /sw/sbin or whatever:
>
> https://github.com/networkupstools/nut/blob/161efce6c6fc32f205817ca71f8963af253cec59/scripts/launchd/org.networkupstools.upsmon.plist.in <https://github.com/networkupstools/nut/blob/161efce6c6fc...
2017 Jun 09
3
Apple Mac slave
On Jun 9, 2017, at 4:47 AM, Robbie van der Walle <rvanderwalle at gmail.com> wrote:
>
>> Under System Preferences, Energy Saver, there is a setting Start up automatically after a power failure.
>> Running sudo pmset -a autorestart 1 does the same trick.
>
> But unfortunately Mac stays . Step 7
>
You might want to save off the output of "pmset -g"