diff options
| author | turret <turret@duck.com> | 2026-01-16 18:33:51 -0600 |
|---|---|---|
| committer | turret <turret@duck.com> | 2026-01-16 18:33:51 -0600 |
| commit | f6e8612c574a1fd349b9df05cc527f6c9a760574 (patch) | |
| tree | bc1ab0412e1d3301193dea06ca16569f6cf65249 /x11-misc/slock-1.4-r1 | |
| parent | b874d76c7b11e16ee99c555c48806a78c4b993d9 (diff) | |
| download | portage-savedconfig-f6e8612c574a1fd349b9df05cc527f6c9a760574.tar.gz portage-savedconfig-f6e8612c574a1fd349b9df05cc527f6c9a760574.tar.bz2 portage-savedconfig-f6e8612c574a1fd349b9df05cc527f6c9a760574.zip | |
Diffstat (limited to 'x11-misc/slock-1.4-r1')
| -rw-r--r-- | x11-misc/slock-1.4-r1 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-misc/slock-1.4-r1 b/x11-misc/slock-1.4-r1 deleted file mode 100644 index 9855e21..0000000 --- a/x11-misc/slock-1.4-r1 +++ /dev/null @@ -1,12 +0,0 @@ -/* user and group to drop privileges to */ -static const char *user = "nobody"; -static const char *group = "nogroup"; - -static const char *colorname[NUMCOLS] = { - [INIT] = "black", /* after initialization */ - [INPUT] = "#005577", /* during input */ - [FAILED] = "#CC3333", /* wrong password */ -}; - -/* treat a cleared input like a wrong password (color) */ -static const int failonclear = 1; |
