User Tools

Site Tools


bsd:server:arm:freebsd_16.0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
bsd:server:arm:freebsd_16.0 [2026/06/22 00:34] – [Information] Sean Rhonebsd:server:arm:freebsd_16.0 [2026/06/22 01:17] (current) – [Updater] Sean Rhone
Line 142: Line 142:
 ===== Updater ===== ===== Updater =====
  
-  * [[servers:bsd:vsftpd]] ((''service'' can be included and ran in script before install)) 
   * :!: Following few commands are done from regular user and **not** ''root''   * :!: Following few commands are done from regular user and **not** ''root''
  
Line 152: Line 151:
 #!/bin/sh #!/bin/sh
  
-'/usr/sbin/pkg' update -f+'/usr/sbin/pkg' -o 'IGNORE_OSVERSION=yes' update -f
 '/usr/sbin/pkg' upgrade -y '/usr/sbin/pkg' upgrade -y
 '/usr/sbin/pkg' autoremove -y '/usr/sbin/pkg' autoremove -y
- 
-'/usr/sbin/service' 'vsftpd' stop 
  
 '/bin/sync' '/bin/sync'
/usr/local/www/wiki/data/pages/bsd/server/arm/freebsd_16.0.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki