Differences
This shows you the differences between two versions of the page.
en:guides:faq-slim [2019/01/30 15:55] hgt created |
en:guides:faq-slim [2019/02/03 13:55] (current) linea |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Symptoms ===== | ===== Symptoms ===== | ||
- | Slim, the SliTaz Login Manager, asks for a password, when a special command like ''halt'', ''reboot'' or ''shutdown'' was entered in place of a user name. | + | Slim, the SliTaz Login Manager asks for a password when a special command like ''halt'', ''reboot'' or ''shutdown'' was entered in place of a user name. |
===== Explanation ===== | ===== Explanation ===== | ||
Line 10: | Line 10: | ||
===== Solution ===== | ===== Solution ===== | ||
- | Enter the root password, and the appropriate action for ''halt'', ''reboot'' or ''shutdown'' as defined in | + | Enter the root password and the appropriate action for ''halt'', ''reboot'' or ''shutdown'' as defined in |
<code>/etc/slim.conf</code> | <code>/etc/slim.conf</code> | ||
with | with | ||
Line 16: | Line 16: | ||
and | and | ||
<code>reboot_cmd /sbin/reboot</code> | <code>reboot_cmd /sbin/reboot</code> | ||
- | will be performed, and no login. | + | Will be performed and no login. |