Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:PerryWerneck:appliances
nwipe
root.obscpio
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File root.obscpio of Package nwipe
0707015010BBE1000081A4000003E8000003E800000001602E7D7500000956000001030000000100000000000000000000001800000000root/etc/sysconfig/cron## The Parameters MAX_DAYS_IN_TMP, MAX_DAYS_IN_LONG_TMP, TMP_DIRS_TO_CLEAR, ## LONG_TMP_DIRS_TO_CLEAR, CLEAR_TMP_DIRS_AT_BOOTUP and OWNER_TO_KEEP_IN_TMP have ## been converted to systemd-tmpfiles settings in /etc/tmpfiles.d/tmp.conf. ## Please check and modify to your needs. ## See 'man tmpfiles.d' for details. ## Type: string ## Default: "" # # At which time cron.daily should start. Default is 15 minutes after booting # the system. Example setting would be "14:00". # Due to the fact that cron script runs only every 15 minutes, # it will only run on xx:00, xx:15, xx:30, xx:45, not at the accurate time # you set. DAILY_TIME="" ## Type: integer ## Default: 5 # # Maximum days not running when using a fixed time set in DAILY_TIME. # 0 to skip this. This is for users who will power off their system. # # There is a fixed max. of 14 days set, if you want to override this # change MAX_NOT_RUN_FORCE in /usr/lib/cron/run-crons MAX_NOT_RUN="5" ## Type: yesno ## Default: no # # send status email even if all scripts in # cron.{hourly,daily,weekly,monthly} # returned without error? (yes/no) # SEND_MAIL_ON_NO_ERROR="no" ## Type: yesno ## Default: no # # send email containing output from all successful jobs in # cron.{hourly,daily,weekly,monthly}. Output from failed # jobs is always sent. If SEND_MAIL_ON_NO_ERROR is yes, this # setting is ignored. (yes/no) # SEND_OUTPUT_ON_NO_ERROR="no" ## Type: yesno ## Default: no # # generate syslog message for all scripts in # cron.{hourly,daily,weekly,monthly} # even if they haven't returned an error? (yes/no) # SYSLOG_ON_NO_ERROR="yes" ## Path: System/Cron/Man ## Description: cron configuration for man utility ## Type: yesno ## Default: yes # # Should mandb and whatis be recreated by cron.daily ("yes" or "no") # REINIT_MANDB=yes ## Type: yesno ## Default: yes # # Should old preformatted man pages (in /var/cache/man) be deleted? (yes/no) # DELETE_OLD_CATMAN=yes ## Type: integer ## Default: 7 # # How long should old preformatted man pages be kept before deletion? (days) # CATMAN_ATIME=7 ## Type: yesno ## Default: yes # # Force cron.{hourly,daily,weekly,monthly} to be # owned by user and group root # ENFORCE_ROOT_OWNER_GROUP_DIR="yes" ## Type: integer ## Default: 755 # # Force cron.{hourly,daily,weekly,monthly} to have # at most the listed permissions # SECURE_DIR_PERMISSIONS="755" 0707015002004E000041ED000003E8000003E80000000266B0EF7400000000000001030000000100000000000000000000001300000000root/etc/sysconfig0707016011A231000041E8000003E8000003E80000000266B0EF4600000000000001030000000100000000000000000000001300000000root/etc/sudoers.d0707014006E121000041ED000003E8000003E80000000466B0EF4E00000000000001030000000100000000000000000000000900000000root/etc0707018000558C000041ED000003E8000003E80000000266B0EF5900000000000001030000000100000000000000000000000F00000000root/usr/share070701B022D707000081A4000003E8000003E80000000166B0F067000007D0000001030000000100000000000000000000002F00000000root/usr/lib/systemd/system/getty@tty1.service# This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. [Unit] Description=Getty on %I Documentation=man:agetty(8) man:systemd-getty-generator(8) Documentation=http://0pointer.de/blog/projects/serial-console.html After=systemd-user-sessions.service plymouth-quit-wait.service After=rc-local.service # If additional gettys are spawned during boot then we should make # sure that this is synchronized before getty.target, even though # getty.target didn't actually pull it in. Before=getty.target IgnoreOnIsolate=yes # IgnoreOnIsolate causes issues with sulogin, if someone isolates # rescue.target or starts rescue.service from multi-user.target or # graphical.target. Conflicts=rescue.service Before=rescue.service # On systems without virtual consoles, don't start any getty. Note # that serial gettys are covered by serial-getty@.service, not this # unit. ConditionPathExists=/dev/tty0 [Service] # the VT is cleared by TTYVTDisallocate # The '-o' option value tells agetty to replace 'login' arguments with an # option to preserve environment (-p), followed by '--' for safety, and then # the entered username. #ExecStart=-/sbin/agetty -o '-p -- \\u' --noclear %I $TERM ExecStart=-/sbin/agetty --autologin root --noclear %I $TERM Type=idle #Restart=always Restart=no RestartSec=0 UtmpIdentifier=%I TTYPath=/dev/%I TTYReset=yes TTYVHangup=yes TTYVTDisallocate=yes KillMode=process IgnoreSIGPIPE=no SendSIGHUP=yes # Unset locale for the console getty since the console has problems # displaying some internationalized messages. Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION= [Install] WantedBy=getty.target DefaultInstance=tty1 070701B022D70A000041ED000003E8000003E80000000266B0F06700000000000001030000000100000000000000000000001C00000000root/usr/lib/systemd/system070701A0146007000041ED000003E8000003E80000000366B0EEC500000000000001030000000100000000000000000000001500000000root/usr/lib/systemd07070100213AA5000041ED000003E8000003E80000000266B0EF0000000000000001030000000100000000000000000000001500000000root/usr/lib/issue.d0707019021F593000041ED000003E8000003E80000000466B0EEC500000000000001030000000100000000000000000000000D00000000root/usr/lib070701100059BA000041ED000003E8000003E80000000266B0EEDE00000000000001030000000100000000000000000000000D00000000root/usr/bin0707017000AA79000041ED000003E8000003E80000000566B0EEC500000000000001030000000100000000000000000000000900000000root/usr07070120033F56000081A4000003E8000003E80000000166B6669700000049000001030000000100000000000000000000001600000000root/root/.bash_login/usr/bin/nwipe --nousb --nowait --nosignals --autonuke shutdown -h now 0707012023206E000041ED000003E8000003E80000000266B6669700000000000001030000000100000000000000000000000A00000000root/root07070130088FCD000041ED000003E8000003E80000000566B0EF9700000000000001030000000100000000000000000000000500000000root07070100000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000B00000000TRAILER!!!
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor