Keresés

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

  • Shyciii

    veterán

    válasz ubyegon2 #64243 üzenetére

    Sajnos már nem az. Mikor kézzel telepítettem vagy 20-szor, mindig nekem kellett kézzel beírnom. Pedig a vezérlőből simán le tudná kérni.

  • csixy

    addikt

    válasz ubyegon2 #64243 üzenetére

    [senki@fatengelyes-pc ~]$ cat /etc/fstab
    # /etc/fstab: static file system information.
    #
    # Use 'blkid' to print the universally unique identifier for a device; this may
    # be used with UUID= as a more robust way to name devices that works even if
    # disks are added and removed. See fstab(5).
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    /dev/mapper/luks-efe99217-5e96-4de1-b0f7-1a7c3bae2304 / ext4 defaults,noatime 0 1
    UUID=84576768-3b25-4512-b57d-67737cb63cf1 swap swap defaults,noatime 0 2
    [senki@fatengelyes-pc ~]$ systemctl cat fstrim.timer
    # /usr/lib/systemd/system/fstrim.timer
    [Unit]
    Description=Discard unused blocks once a week
    Documentation=man:fstrim

    [Timer]
    OnCalendar=weekly
    AccuracySec=1h
    Persistent=true

    [Install]
    WantedBy=timers.target
    [senki@fatengelyes-pc ~]$ systemctl list-timers -a
    NEXT LEFT LAST PASSED UNIT ACTIVATES
    Mon 2018-12-17 00:00:00 CET 13h left Sun 2018-12-16 00:00:09 CET 10h ago logrotate.timer logrotate.service
    Mon 2018-12-17 00:00:00 CET 13h left Sun 2018-12-16 00:00:09 CET 10h ago man-db.timer man-db.service
    Mon 2018-12-17 00:00:00 CET 13h left Sun 2018-12-16 00:00:09 CET 10h ago shadow.timer shadow.service
    Mon 2018-12-17 00:00:00 CET 13h left Sun 2018-12-16 00:00:09 CET 10h ago updatedb.timer updatedb.service
    Mon 2018-12-17 07:55:38 CET 21h left Sun 2018-12-16 07:55:38 CET 2h 47min ago systemd-tmpfiles-clean.timer systemd-tmpfiles-clean.service
    Mon 2018-12-17 11:31:12 CET 24h left Sat 2018-12-15 22:57:08 CET 11h ago reflector.timer reflector.service
    Sat 2019-01-05 15:00:00 CET 2 weeks 6 days left Sat 2018-12-15 22:57:08 CET 11h ago pamac-cleancache.timer pamac-cleancache.service

    7 timers listed.
    [senki@fatengelyes-pc ~]$

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