Mini Shell

Direktori : /proc/thread-self/root/usr/lib/systemd/system/
Upload File :
Current File : //proc/thread-self/root/usr/lib/systemd/system/xcapture.service

[Unit]
Description=0x.Tools xcapture

[Service]
Environment="SAMPLEINTERVAL=1"
Environment="LOGDIRPATH=/var/log/xcapture"
Environment="ADDITIONALOPTIONS=syscall,wchan,exe,cmdline"
Environment="MINUTES=59520"
EnvironmentFile=/etc/default/xcapture
ExecStartPre=/bin/sh -c 'test -d "$LOGDIRPATH"'
ExecStartPre=/bin/sh -c 'test "$SAMPLEINTERVAL" -ge 1'
ExecStart=/bin/sh -c '/usr/bin/xcapture -d ${SAMPLEINTERVAL} -c ${ADDITIONALOPTIONS} -o ${LOGDIRPATH}'
KillSignal=SIGTERM

[Install]
WantedBy=multi-user.target

Zerion Mini Shell 1.0