Hirdetés

Új hozzászólás Aktív témák

  • ubyegon2

    nagyúr

    válasz Vladi #25404 üzenetére

    Mostanában nem, de ez a netex nem is kell ide, csak a schedulereket raktam bele anno.

    #!/bin/sh -e
    #
    # rc.local
    #
    # This script is executed at the end of each multiuser runlevel.
    # value on error.
    #
    # In order to enable or disable this script just change the execution
    # bits.
    #
    # By default this script does nothing.
    echo noop >/sys/block/sda/queue/scheduler
    echo deadline >/sys/block/sdb/queue/scheduler
    echo deadline >/sys/block/sdc/queue/scheduler
    bash /opt/NeteXt73/APM/apm_status_fix
    bash /etc/apm-ext73/wol false
    bash /etc/apm-ext73/advanced_power_management_by_ext73_performance-ondemand_v5.2 false
    exit 0

    remélem ezzel kilőttem a háló időt
    ubymint18 ubyegon # systemctl disable ntp.service
    Synchronizing state of ntp.service with SysV init with /lib/systemd/systemd-sysv-install...
    Executing /lib/systemd/systemd-sysv-install disable ntp
    insserv: warning: current start runlevel(s) (empty) of script `ntp' overrides LSB defaults (2 3 4 5).
    insserv: warning: current stop runlevel(s) (1 2 3 4 5) of script `ntp' overrides LSB defaults (1).

    [ Szerkesztve ]

Új hozzászólás Aktív témák