Skip to content

Instantly share code, notes, and snippets.

View JunyuMu's full-sized avatar
🎯
Focusing

肥肉 JunyuMu

🎯
Focusing
View GitHub Profile
@JunyuMu
JunyuMu / container.xml
Created January 11, 2021 08:48 — forked from avinassh/container.xml
Create EPUB files with Python
<?xml version='1.0' encoding='UTF-8'?>
<container xmlns="urn:oasis:names:tc:opendocument:xmlns:container" version="1.0">
<rootfiles>
<rootfile media-type="application/oebps-package+xml" full-path="content.opf"/>
</rootfiles>
</container>
[Unit]
Description=restart wicked
After=wicked.service
[Service]
Type=oneshot
RemainAfterExit=yes
LimitCORE=infinity
ExecStart=systemctl restart wicked
UNIT LOAD ACTIVE SUB DESCRIPTION
after-local.service loaded inactive dead /etc/init.d/after.local Compatibility
● amavis.service not-found inactive dead amavis.service
apparmor.service loaded active exited Load AppArmor profiles
auditd.service loaded active running Security Auditing Service
backup-rpmdb.service loaded inactive dead Backup RPM database
backup-sysconfig.service loaded inactive dead Backup /etc/sysconfig directory
btrfs-balance.service loaded inactive dead Balance block groups on a btrfs filesystem
btrfs-scrub.service loaded inactive dead Scrub btrfs filesystem, verify block checksums
btrfs-trim.service loaded inactive dead Discard unused blocks on a mounted filesystem
-- Logs begin at Wed 2019-08-21 21:48:46 CST, end at Sat 2019-08-24 22:26:16 CST. --
Aug 24 22:16:37 home-server systemd[1]: Starting wicked managed network interfaces...
Aug 24 22:16:37 home-server wicked[1359]: Reading config file /etc/wicked/client.xml
Aug 24 22:16:37 home-server wicked[1359]: Reading config file /etc/wicked/common.xml
Aug 24 22:16:37 home-server wicked[1359]: __ni_config_parse_ifconfig_source: Adding ifconfig firmware:
Aug 24 22:16:37 home-server wicked[1359]: __ni_config_parse_ifconfig_source: Adding ifconfig compat:
Aug 24 22:16:37 home-server wicked[1359]: __ni_config_parse_ifconfig_source: Adding ifconfig wicked:
Aug 24 22:16:37 home-server wicked[1359]: Executing: /usr/sbin/wicked --systemd ifup all
Aug 24 22:16:37 home-server wicked[1359]: ni_dbus_xml_register_services(scope=dbus)
Aug 24 22:16:37 home-server wicked[1359]: register dbus service description org.opensuse.Network.Scripts
print("Welcome to note.ink.")