Update 3_basic_tools.md
This commit is contained in:
parent
f7fa8bd8cd
commit
c557e1ac04
@ -16,4 +16,17 @@ pacman -S thunar thunar-volman gvfs
|
|||||||
The 2 last element is for the mounting of the usb stick
|
The 2 last element is for the mounting of the usb stick
|
||||||
|
|
||||||
|
|
||||||
|
CRON
|
||||||
|
---------------------
|
||||||
|
```
|
||||||
|
pacman -S cronie
|
||||||
|
```
|
||||||
|
|
||||||
|
and enable it:
|
||||||
|
```
|
||||||
|
systemctl start cronie
|
||||||
|
systemctl enable cronie
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user