diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-25 02:58:31 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-25 02:58:31 -0300 |
commit | 49fb84c481b4eb4e1dd582a5a023b2542e5af423 (patch) | |
tree | f06c59aa21311c7f413f553e164c2b38d715368f /libre/filesystem/securetty | |
parent | b81a8cefb76c83103ebbbfc3a18883093be0b2f2 (diff) | |
download | abslibre-49fb84c481b4eb4e1dd582a5a023b2542e5af423.tar.gz abslibre-49fb84c481b4eb4e1dd582a5a023b2542e5af423.tar.bz2 abslibre-49fb84c481b4eb4e1dd582a5a023b2542e5af423.zip |
filesystem-parabola: add parabola suffix for the package
Diffstat (limited to 'libre/filesystem/securetty')
-rw-r--r-- | libre/filesystem/securetty | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/libre/filesystem/securetty b/libre/filesystem/securetty deleted file mode 100644 index 5a2235ce7..000000000 --- a/libre/filesystem/securetty +++ /dev/null @@ -1,15 +0,0 @@ -# -# /etc/securetty -# - -console -tty1 -tty2 -tty3 -tty4 -tty5 -tty6 -ttyS0 -hvc0 - -# End of file |