added logpath in the plist

This commit is contained in:
Pipo 2025-09-24 17:55:12 +02:00
parent 2e9a4909e2
commit c03f1c0845

View file

@ -11,5 +11,8 @@
<key>RunAtLoad</key><true/>
<key>KeepAlive</key><true/>
<key>UserName</key><string>root</string>
<key>StandardOutPath</key><string>/var/log/snapclean.log</string>
<key>StandardErrorPath</key><string>/var/log/snapclean.err</string>
</dict>
</plist>