Changes

From SME Server
Jump to navigationJump to search
555 bytes added ,  16:58, 27 November 2020
no edit summary
Line 1: Line 1:  
My talk page (whatever that means)
 
My talk page (whatever that means)
 +
 +
==systemd notes==
 +
 +
normally the 49-koozali.preset should work with the db config. so you have nothing to do except:
 +
- having a systemd service unit named with the same key as the db
 +
- removing any link in rc7.d
 +
 +
you need to create a /usr/Lib/systemd/system/bandwithd.service.d/50koozali.conf
 +
with (the - after ExecStartPre= is not a typo)
 +
[Unit]
 +
After=wan.service
 +
After=networking.service
 +
[Service]
 +
ExecStartPre=-/sbin/e-smith/expand-template /etc/bandwidthd.conf
 +
[Install]
 +
wantedBy=sme-server.target
 +
this file will be owned by smeserver-b... package
 +
    
== TFTP Notes ==
 
== TFTP Notes ==
   −
== Menu system ==
+
=== Menu system ===
    
This uses syslinux available from here  
 
This uses syslinux available from here  

Navigation menu